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