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