MAXBQUALSIZE, MAXGTRIDSIZE| Constructor and Description |
|---|
XidImpl(int branchQualifierBytes,
int formatId,
byte[] globalTransactionIdBytes) |
XidImpl(int branchQualifierBytes,
int formatId,
int globalTransactionIdBytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
String |
toString() |
public XidImpl(int branchQualifierBytes,
int formatId,
byte[] globalTransactionIdBytes)
public XidImpl(int branchQualifierBytes,
int formatId,
int globalTransactionIdBytes)
public byte[] getBranchQualifier()
getBranchQualifier in interface Xidpublic int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface XidCopyright © 2017. All rights reserved.