|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.commands.remote | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.remote | |
org.infinispan.commands.tx | |
org.infinispan.remoting | Remote communication between cache instances. |
org.infinispan.remoting.responses | |
org.infinispan.remoting.transport.jgroups |
Classes in org.infinispan.commands.remote used by org.infinispan.commands | |
---|---|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
|
ClusteredGetCommand
Issues a clustered get call, for use primarily by the org.infinispan.loader.cluster.ClusterCacheLoader . |
|
MultipleRpcCommand
Command that implements cluster replication logic. |
|
SingleRpcCommand
Similar to MultipleRpcCommand , but it only aggregates a single command for
replication. |
Classes in org.infinispan.commands.remote used by org.infinispan.commands.remote | |
---|---|
BaseRpcCommand
Base class for RPC commands. |
|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Classes in org.infinispan.commands.remote used by org.infinispan.commands.tx | |
---|---|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Classes in org.infinispan.commands.remote used by org.infinispan.remoting | |
---|---|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Classes in org.infinispan.commands.remote used by org.infinispan.remoting.responses | |
---|---|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Classes in org.infinispan.commands.remote used by org.infinispan.remoting.transport.jgroups | |
---|---|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |