MAXBQUALSIZE, MAXGTRIDSIZE| Constructor and Description |
|---|
DummyNoXaXid() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
byte[] |
getBranchQualifier()
Get the transaction branch qualifier of this transaction.
|
int |
getFormatId()
Get the format identifier.
|
byte[] |
getGlobalTransactionId()
Get the global transaction id of this transaction.
|
int |
hashCode()
Implementing an efficient hashCode is critical for performance:
|
String |
toString() |
public int getFormatId()
XidgetFormatId in interface Xidpublic byte[] getGlobalTransactionId()
XidgetGlobalTransactionId in interface Xidpublic byte[] getBranchQualifier()
XidgetBranchQualifier in interface Xidpublic final int hashCode()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.