Uses of Interface
com.tangosol.coherence.transaction.TransactionId
-
Packages that use TransactionId Package Description com.tangosol.coherence.transaction Contains classes related to the Coherence Transaction Framework. -
-
Uses of TransactionId in com.tangosol.coherence.transaction
Methods in com.tangosol.coherence.transaction that return TransactionId Modifier and Type Method Description TransactionId
TransactionState. getXid()
Obtain the unique transaction identifier.
-