net.spy.memcached.ops
Interface GetAndTouchOperation

All Superinterfaces:
KeyedOperation, Operation, VBucketAware
All Known Implementing Classes:
GetAndTouchOperationImpl

public interface GetAndTouchOperation
extends KeyedOperation

Gat operation.


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