Package net.spy.memcached.ops
Interface SASLMechsOperation
-
- All Superinterfaces:
Operation
- All Known Implementing Classes:
SASLMechsOperationImpl
public interface SASLMechsOperation extends Operation
Operation for listing supported SASL mechanisms.
-
-
Method Summary
-
Methods inherited from interface net.spy.memcached.ops.Operation
addClone, cancel, getBuffer, getCallback, getCloneCount, getErrorMsg, getException, getHandlingNode, getState, getWriteCompleteTimestamp, handleRead, hasErrored, initialize, isCancelled, isTimedOut, isTimedOut, isTimedOutUnsent, readFromBuffer, setCloneCount, setHandlingNode, timeOut, writeComplete, writing
-
-