Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.transaction.xa.recovery.RecoveryManager.RecoveryIterator

Packages that use RecoveryManager.RecoveryIterator
org.infinispan.transaction.xa.recovery   
 

Uses of RecoveryManager.RecoveryIterator in org.infinispan.transaction.xa.recovery
 

Classes in org.infinispan.transaction.xa.recovery that implement RecoveryManager.RecoveryIterator
 class PreparedTxIterator
          Default implementation for RecoveryIterator.
 

Methods in org.infinispan.transaction.xa.recovery that return RecoveryManager.RecoveryIterator
 RecoveryManager.RecoveryIterator RecoveryManager.getPreparedTransactionsFromCluster()
          Returns the list of transactions in prepared state from both local and remote cluster nodes.
 RecoveryManager.RecoveryIterator RecoveryManagerImpl.getPreparedTransactionsFromCluster()
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.