net.spy.memcached.ops
Interface FlushOperation

All Superinterfaces:
Operation

public interface FlushOperation
extends Operation

Flush operation marker.


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