Uses of Class
net.spy.memcached.protocol.binary.TapOperationImpl
-
Packages that use TapOperationImpl Package Description net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol -
-
Uses of TapOperationImpl in net.spy.memcached.protocol.binary
Subclasses of TapOperationImpl in net.spy.memcached.protocol.binary Modifier and Type Class Description classTapAckOperationImplImplementation of a tap ACK operation.classTapBackfillOperationImplImplementation of a tap backfill operation.classTapCustomOperationImplImplementation of a custom tap operation.classTapDumpOperationImplImplementation of a tap dump operation.
-