MAXBQUALSIZE, MAXGTRIDSIZE
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
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() |
String |
toString() |
public DummyXid(UUID transactionManagerId)
public int getFormatId()
Xid
getFormatId
in interface Xid
public byte[] getGlobalTransactionId()
Xid
getGlobalTransactionId
in interface Xid
public byte[] getBranchQualifier()
Xid
getBranchQualifier
in interface Xid
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.