net.spy.memcached.ops
Interface SASLAuthOperation

All Superinterfaces:
Operation
All Known Implementing Classes:
SASLAuthOperationImpl

public interface SASLAuthOperation
extends Operation

Operation for beginning a SASL auth cycle.


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
 



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