|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CacheRpcCommand | The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Class Summary | |
---|---|
BaseRpcCommand | |
BaseRpcInvokingCommand | Base class for RPC commands. |
ClusteredGetCommand | Issues a remote get call. |
MultipleRpcCommand | Command that implements cluster replication logic. |
SingleRpcCommand | Similar to MultipleRpcCommand , but it only aggregates a single command for
replication. |
Meta-commands that wrap other commands for remote execution. Commands in this package typically expose information such as cache name, so that the target invocation environment is able to determine which cache to dispatch the wrapped command or commands to.
|
--> |