public class RemoveExpiredResultCommand<K,V> extends Command<String,V>
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
_logger |
dsc, targetInstanceName| Constructor and Description |
|---|
RemoveExpiredResultCommand(String target,
long tokenId,
int result) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
beforeTransmit() |
void |
execute(String initiator) |
protected boolean |
isArtificialKey() |
String |
toString() |
captureState, getCommandManager, getDataStoreContext, getKey, getKeyMappingInfo, getName, getOpcode, getTargetName, initialize, onFailure, onSuccess, prepareTransmit, setKey, setTargetNameprotected static final Logger _logger
public RemoveExpiredResultCommand(String target, long tokenId, int result)
public boolean beforeTransmit()
beforeTransmit in class Command<String,V>protected boolean isArtificialKey()
isArtificialKey in class Command<String,V>Copyright © 2017–2019 Eclipse Foundation. All rights reserved.