Uses of Class
org.infinispan.commands.remote.RecoveryCommand

Packages that use RecoveryCommand
org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution. 
 

Uses of RecoveryCommand in org.infinispan.commands.remote
 

Subclasses of RecoveryCommand in org.infinispan.commands.remote
 class GetInDoubtTransactionsCommand
          Rpc to obtain all in-doubt prepared transactions stored on remote nodes.
 class RemoveRecoveryInfoCommand
          Command for removing recovery related information from the cluster.
 


-->

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