tyrex.tm.xid
public final class LocalXid extends BaseXid
Version: $Revision: 1.2 $
| Field Summary | |
|---|---|
| static int | LOCAL_FORMAT_ID
The format identifier used by all local transactions. |
| Constructor Summary | |
|---|---|
| LocalXid()
Construct a new unique transaction identifier. | |
| LocalXid(String identifier, byte[] branch)
Used by XidUtils. | |
| Method Summary | |
|---|---|
| boolean | equals(Object other) |
| byte[] | getBranchQualifier() |
| int | getFormatId() |
| byte[] | getGlobalTransactionId() |
| Xid | newBranch() |