net.spy.memcached.ops
Interface ObserveOperation

All Superinterfaces:
KeyedOperation, Operation

public interface ObserveOperation
extends KeyedOperation

Observe operation.


Nested Class Summary
static interface ObserveOperation.Callback
          Operation callback for the Observe 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, writing
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.