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()
Xid
getFormatId
in interface Xid
public byte[] getGlobalTransactionId()
Xid
getGlobalTransactionId
in interface Xid
public byte[] getBranchQualifier()
Xid
getBranchQualifier
in interface Xid
public final int hashCode()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.