public class StaleCopyRemoveCommand<K,V> extends Command<K,V>
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
_logger |
dsc, targetInstanceName| Constructor and Description |
|---|
StaleCopyRemoveCommand() |
StaleCopyRemoveCommand(K k) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
beforeTransmit() |
void |
execute(String initiator) |
String |
getStaleTargetName() |
void |
setStaleTargetName(String targetName) |
captureState, getCommandManager, getDataStoreContext, getKey, getKeyMappingInfo, getName, getOpcode, getTargetName, initialize, isArtificialKey, onFailure, onSuccess, prepareTransmit, setKey, setTargetName, toStringprotected static final Logger _logger
public StaleCopyRemoveCommand()
public StaleCopyRemoveCommand(K k)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.