| Modifier and Type | Field | Description |
|---|---|---|
protected byte[] |
bqual |
|
protected int |
formatId |
|
protected byte[] |
gtrid |
MAXBQUALSIZE, MAXGTRIDSIZE| Constructor | Description |
|---|---|
ClientXid() |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getBranchQualifier() |
|
int |
getFormatId() |
|
byte[] |
getGlobalTransactionId() |
|
static void |
initializeNew(ClientXid xid) |
|
String |
toString() |
protected int formatId
protected byte[] gtrid
protected byte[] bqual
public static void initializeNew(ClientXid xid)
public int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface Xidpublic byte[] getBranchQualifier()
getBranchQualifier in interface XidCopyright © 2024. All rights reserved.