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