MAXBQUALSIZE, MAXGTRIDSIZE| Constructor and Description |
|---|
RecoveredXid() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
byte[] |
getBranchQualifier() |
int |
getFormatId() |
byte[] |
getGlobalTransactionId() |
int |
hashCode() |
static Xid |
stringToXid(String s) |
String |
toString()
This is for debugging purposes only
|
static String |
xidToString(Xid xid) |
public int getFormatId()
getFormatId in interface Xidpublic byte[] getGlobalTransactionId()
getGlobalTransactionId in interface Xidpublic byte[] getBranchQualifier()
getBranchQualifier in interface Xidpublic String toString()
Copyright © 2017. All rights reserved.