public abstract class AcknowledgedCommand<K,V> extends Command<K,V>
dsc, targetInstanceName| Modifier | Constructor and Description |
|---|---|
protected |
AcknowledgedCommand(byte opCode) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
beforeTransmit() |
void |
onFailure() |
void |
onSuccess() |
protected void |
sendAcknowledgement() |
captureState, execute, getCommandManager, getDataStoreContext, getKey, getKeyMappingInfo, getName, getOpcode, getTargetName, initialize, isArtificialKey, prepareTransmit, setKey, setTargetName, toStringprotected boolean beforeTransmit()
beforeTransmit in class Command<K,V>protected void sendAcknowledgement()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.