public class SizeRequestCommand<K,V> extends Command
| Constructor and Description |
|---|
SizeRequestCommand() |
SizeRequestCommand(String targetInstanceName) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
beforeTransmit() |
void |
execute(String initiator) |
int |
getResult() |
protected boolean |
isArtificialKey() |
String |
toString() |
captureState, getCommandManager, getDataStoreContext, getKey, getKeyMappingInfo, getName, getOpcode, getTargetName, initialize, onFailure, onSuccess, prepareTransmit, setKey, setTargetNamepublic SizeRequestCommand()
public SizeRequestCommand(String targetInstanceName)
protected boolean beforeTransmit()
beforeTransmit in class Commandpublic void execute(String initiator) throws DataStoreException
execute in class CommandDataStoreExceptionpublic int getResult()
protected boolean isArtificialKey()
isArtificialKey in class CommandCopyright © 2017–2019 Eclipse Foundation. All rights reserved.