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 class
TapAckOperationImpl
Implementation of a tap ACK operation.class
TapBackfillOperationImpl
Implementation of a tap backfill operation.class
TapCustomOperationImpl
Implementation of a custom tap operation.class
TapDumpOperationImpl
Implementation of a tap dump operation.
-