Uses of Interface
org.infinispan.transaction.xa.recovery.RecoverableTransactionIdentifier
-
Packages that use RecoverableTransactionIdentifier Package Description org.infinispan.transaction.xa.recovery -
-
Uses of RecoverableTransactionIdentifier in org.infinispan.transaction.xa.recovery
Classes in org.infinispan.transaction.xa.recovery that implement RecoverableTransactionIdentifier Modifier and Type Class Description class
RecoveryAwareDldGlobalTransaction
Deprecated.Since 9.0, no longer used.class
RecoveryAwareGlobalTransaction
GlobalTransaction that also holds xid information, required for recovery.
-