Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.commands.remote.recovery

Packages that use org.infinispan.commands.remote.recovery
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.remote.recovery   
 

Classes in org.infinispan.commands.remote.recovery used by org.infinispan.commands
CompleteTransactionCommand
          Command used by the recovery tooling for forcing transaction completion .
GetInDoubtTransactionsCommand
          Rpc to obtain all in-doubt prepared transactions stored on remote nodes.
GetInDoubtTxInfoCommand
          Command used by the recovery tooling for obtaining the list of in-doubt transactions from a node.
TxCompletionNotificationCommand
          Command for removing recovery related information from the cluster.
 

Classes in org.infinispan.commands.remote.recovery used by org.infinispan.commands.remote.recovery
RecoveryCommand
          Base class for recovery-related rpc-commands.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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