net.spy.memcached.ops
Interface StatsOperation

All Superinterfaces:
Operation
All Known Implementing Classes:
StatsOperationImpl

public interface StatsOperation
extends Operation

Stats fetching operation.


Nested Class Summary
static interface StatsOperation.Callback
          Callback for stats operation.
 
Method Summary
 
Methods inherited from interface net.spy.memcached.ops.Operation
cancel, getBuffer, getCallback, getException, getHandlingNode, getState, handleRead, hasErrored, initialize, isCancelled, readFromBuffer, setHandlingNode, writeComplete