public class TouchCommand<K,V> extends AbstractSaveCommand<K,V>
_logger, lastAccessedAt, maxIdleTime, version| Constructor and Description |
|---|
TouchCommand() |
TouchCommand(K k,
long version,
long accessTime,
long maxIdleTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String initiator) |
beforeTransmit, getKeyMappingInfo, getLastAccessedAt, getMaxIdleTime, getVersion, hasState, toStringonFailure, onSuccess, sendAcknowledgementcaptureState, getCommandManager, getDataStoreContext, getKey, getName, getOpcode, getTargetName, initialize, isArtificialKey, prepareTransmit, setKey, setTargetNamepublic TouchCommand()
public TouchCommand(K k, long version, long accessTime, long maxIdleTime)
public void execute(String initiator) throws DataStoreException
execute in class AbstractSaveCommand<K,V>DataStoreExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.