Uses of Class
org.infinispan.commands.remote.recovery.RemoveRecoveryInfoCommand

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

Uses of RemoveRecoveryInfoCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return RemoveRecoveryInfoCommand
 RemoveRecoveryInfoCommand CommandsFactoryImpl.buildRemoveRecoveryInfoCommand(long internalId)
           
 RemoveRecoveryInfoCommand CommandsFactory.buildRemoveRecoveryInfoCommand(long internalId)
           
 RemoveRecoveryInfoCommand CommandsFactoryImpl.buildRemoveRecoveryInfoCommand(Xid xid)
           
 RemoveRecoveryInfoCommand CommandsFactory.buildRemoveRecoveryInfoCommand(Xid xid)
          Builds a RemoveRecoveryInfoCommand.
 


-->

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