| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutatorOperation
incr and decr operations.
| Method Summary | |
|---|---|
 int | 
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.  | 
| Methods inherited from interface net.spy.memcached.ops.KeyedOperation | 
|---|
getKeys | 
| Methods inherited from interface net.spy.memcached.ops.Operation | 
|---|
cancel, getBuffer, getCallback, getException, getHandlingNode, getState, handleRead, hasErrored, initialize, isCancelled, readFromBuffer, setHandlingNode, writeComplete | 
| Method Detail | 
|---|
Mutator getType()
int getBy()
long getDefault()
int getExpiration()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||