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
cancel, getBuffer, getCallback, getException, getHandlingNode, getState, handleRead, hasErrored, initialize, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setHandlingNode, timeOut, writeComplete, writing
Mutator getType()
long getBy()
long getDefault()
int getExpiration()
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.