A transaction identifier that is unique among all raw stores and all
transactions
The equals() method for TransactionId implements by value equality.
MT - immutable
Method Summary
public byte[]
getBranchQualifier() Obtain the transaction branch qualifier part of the GlobalTransactionId
in a byte array.
public int
getFormat_Id() Obtain the format id part of the GlobalTransactionId.
Format identifier.
public byte[]
getGlobalTransactionId() Obtain the global transaction identifier part of GlobalTransactionId
as an array of bytes.