Interface GlobalTransactionId

All Superinterfaces:
Externalizable, Formatable, Serializable, TypedFormat
All Known Implementing Classes:
GlobalXactId

public interface GlobalTransactionId extends Formatable
A transaction identifier that is unique among all raw stores and all transactions The equals() method for TransactionId implements by value equality. MT - immutable