|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingleRpcCommand | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.xsite |
Uses of SingleRpcCommand in org.infinispan.commands |
---|
Methods in org.infinispan.commands that return SingleRpcCommand | |
---|---|
SingleRpcCommand |
CommandsFactory.buildSingleRpcCommand(ReplicableCommand call)
Builds a SingleRpcCommand "envelope" containing a single ReplicableCommand |
SingleRpcCommand |
CommandsFactoryImpl.buildSingleRpcCommand(ReplicableCommand call)
|
Uses of SingleRpcCommand in org.infinispan.xsite |
---|
Methods in org.infinispan.xsite with parameters of type SingleRpcCommand | |
---|---|
Object |
BackupReceiverRepository.handleRemoteCommand(SingleRpcCommand cmd,
org.jgroups.protocols.relay.SiteAddress src)
Process an CacheRpcCommand received from a remote site. |
Object |
BackupReceiverRepositoryImpl.handleRemoteCommand(SingleRpcCommand cmd,
org.jgroups.protocols.relay.SiteAddress src)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |