net.spy.memcached.ops
Interface GetsOperation

All Superinterfaces:
KeyedOperation, Operation

public interface GetsOperation
extends KeyedOperation

Gets operation (get with CAS identifier support).


Nested Class Summary
static interface GetsOperation.Callback
          Operation callback for the Gets request.
 
Method Summary
 
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