public interface MutatorOperation extends KeyedOperation
Modifier and Type | Method and Description |
---|---|
long |
getBy()
Get the amount we're mutating by.
|
long |
getDefault()
Get the default value (for when there's no value to mutate).
|
int |
getExpiration()
Get the expiration to set in case of a new entry.
|
Mutator |
getType()
Get the mutator type used for this operation.
|
getKeys
addClone, cancel, getBuffer, getCallback, getCloneCount, getErrorMsg, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleRead, hasErrored, initialize, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setCloneCount, setHandlingNode, timeOut, writeComplete, writing
Mutator getType()
long getBy()
long getDefault()
int getExpiration()
Copyright © 2017. All rights reserved.