tyrex.tm.xid
public final class GlobalXid extends BaseXid
Version: $Revision: 1.2 $
Field Summary | |
---|---|
protected static int | GLOBAL_FORMAT_ID
The format identifier used by all local transactions. |
protected static char[] | XID_PREFIX_ARRAY
The XID_PREFIX and XID_FORMAT as a character array. |
Constructor Summary | |
---|---|
GlobalXid()
Construct a new global transaction identifier. | |
GlobalXid(String identifier, byte[] global)
Used by XidUtils. |
Method Summary | |
---|---|
boolean | equals(Object other) |
byte[] | getBranchQualifier() |
int | getFormatId() |
byte[] | getGlobalTransactionId() |
Xid | newBranch() |