net.spy.memcached.ops
Interface GetOperation

All Superinterfaces:
KeyedOperation, Operation

public interface GetOperation
extends KeyedOperation

Get operation.


Nested Class Summary
static interface GetOperation.Callback
          Operation callback for the get 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