Uses of Interface
org.infinispan.transaction.xa.recovery.RecoveryManager.RecoveryIterator
Packages that use RecoveryManager.RecoveryIterator
-
Uses of RecoveryManager.RecoveryIterator in org.infinispan.transaction.xa.recovery
Classes in org.infinispan.transaction.xa.recovery that implement RecoveryManager.RecoveryIteratorModifier and TypeClassDescriptionclass
Default implementation for RecoveryIterator.Methods in org.infinispan.transaction.xa.recovery that return RecoveryManager.RecoveryIteratorModifier and TypeMethodDescriptionRecoveryManager.getPreparedTransactionsFromCluster()
Returns the list of transactions in prepared state from both local and remote cluster nodes.RecoveryManagerImpl.getPreparedTransactionsFromCluster()