public class XID extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
int |
bqual_length |
byte[] |
data |
int |
formatID |
int |
gtrid_length |
static int |
MAXBQUALSIZE |
static int |
MAXGTRIDSIZE |
static int |
NULL_XID |
static int |
XIDDATASIZE |
Constructor and Description |
---|
XID() |
public static final int XIDDATASIZE
public static final int MAXGTRIDSIZE
public static final int MAXBQUALSIZE
public static final int NULL_XID
public int formatID
public int gtrid_length
public int bqual_length
public byte[] data
Copyright © 2014 JBoss by Red Hat. All rights reserved.