See: Description
| Interface | Description |
|---|---|
| CacheRpcCommand |
The
RpcManager only replicates commands wrapped in a CacheRpcCommand. |
| Class | Description |
|---|---|
| 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. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.