Interface TouchOperation
- All Superinterfaces:
KeyedOperation, Operation
- All Known Implementing Classes:
TouchOperationImpl, TouchOperationImpl
Touch operation marker.
-
Method Summary
Modifier and TypeMethodDescriptionintGet the expiration to set in case of a new entry.Methods inherited from interface KeyedOperation
getKeysMethods inherited from interface Operation
addClone, cancel, getBuffer, getCallback, getCloneCount, getErrorMsg, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleRead, hasErrored, initialize, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setCloneCount, setHandlingNode, timeOut, writeComplete, writing
-
Method Details
-
getExpiration
int getExpiration()Get the expiration to set in case of a new entry.
-