net.spy.memcached.ops
Interface NoopOperation

All Superinterfaces:
Operation

public interface NoopOperation
extends Operation

The NOOP Operation.


Method Summary
 
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, writing