Package net.spy.memcached.ops
Interface TapOperation
- All Superinterfaces:
Operation
- All Known Implementing Classes:
TapAckOperationImpl
,TapBackfillOperationImpl
,TapCustomOperationImpl
,TapDumpOperationImpl
,TapOperationImpl
Tap operation.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Operation callback for the tap dump request. -
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
-
Method Details
-
streamClosed
-