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

Packages that use BaseRpcCommand
org.infinispan.commands.control Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking. 
org.infinispan.commands.remote Meta-commands that wrap other commands for remote execution. 
 

Uses of BaseRpcCommand in org.infinispan.commands.control
 

Subclasses of BaseRpcCommand in org.infinispan.commands.control
 class RehashControlCommand
          A control command to coordinate rehashes that may occur when nodes join or leave a cluster, when DIST is used as a cache mode.
 

Uses of BaseRpcCommand in org.infinispan.commands.remote
 

Subclasses of BaseRpcCommand in org.infinispan.commands.remote
 class BaseRpcInvokingCommand
          Base class for RPC commands.
 class MultipleRpcCommand
          Command that implements cluster replication logic.
 class SingleRpcCommand
          Similar to MultipleRpcCommand, but it only aggregates a single command for replication.
 


Google Analytics

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