net.spy.memcached.ops
Interface GetlOperation

All Superinterfaces:
KeyedOperation, Operation, VBucketAware

public interface GetlOperation
extends KeyedOperation

Getl operation.


Nested Class Summary
static interface GetlOperation.Callback
          Operation callback for the getl 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, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setHandlingNode, timeOut, writeComplete
 
Methods inherited from interface net.spy.memcached.ops.VBucketAware
addNotMyVbucketNode, getNotMyVbucketNodes, setNotMyVbucketNodes, setVBucket