Package org.infinispan.commands.remote

Interface Summary
CacheRpcCommand The RpcManager only replicates commands wrapped in a CacheRpcCommand.
 

Class Summary
BaseRpcCommand Base class for RPC commands.
ClusteredGetCommand Issues a clustered get call, for use primarily by the ClusterCacheLoader.
MultipleRpcCommand Command that implements cluster replication logic.
SingleRpcCommand Similar to MultipleRpcCommand, but it only aggregates a single command for replication.
 



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