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 Xid
public byte[] getGlobalTransactionId()
getGlobalTransactionId
in interface Xid
public byte[] getBranchQualifier()
getBranchQualifier
in interface Xid
Copyright © 2024. All rights reserved.