net.spy.memcached.ops
Interface DeleteOperation

All Superinterfaces:
KeyedOperation, Operation

public interface DeleteOperation
extends KeyedOperation

Deletion operation.


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