|
||||||||||
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.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. |
org.infinispan.commands.tx | Commands that represent transactional lifecycle transitions. |
org.infinispan.remoting | Remote communication between cache instances. |
org.infinispan.remoting.responses | Abstractions of the different response types allowed during RPC. |
org.infinispan.remoting.transport.jgroups | A transport implementation based on JGroups. |
Classes in org.infinispan.commands.remote used by org.infinispan.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. |
Classes in org.infinispan.commands.remote used by org.infinispan.commands.control | |
---|---|
BaseRpcCommand
|
|
CacheRpcCommand
The RpcManager only replicates commands wrapped in a CacheRpcCommand . |
Classes in org.infinispan.commands.remote used by org.infinispan.commands.remote | |
---|---|
BaseRpcCommand
|
|
BaseRpcInvokingCommand
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 . |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |