public interface CacheRpcCommand extends ReplicableCommand
RpcManager
only replicates commands wrapped in a CacheRpcCommand
.Modifier and Type | Method and Description |
---|---|
String |
getCacheName() |
Address |
getOrigin()
Get the origin of the command
|
void |
setOrigin(Address origin)
Set the origin of the command
|
canBlock, getCommandId, getParameters, isReturnValueExpected, perform, setParameters
String getCacheName()
void setOrigin(Address origin)
origin
- Address getOrigin()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.