Uses of Class
net.spy.memcached.protocol.binary.OperationImpl
Packages that use OperationImpl
Package
Description
Low-level operations for the memcached binary protocol
-
Uses of OperationImpl in net.spy.memcached.protocol.binary
Subclasses of OperationImpl in net.spy.memcached.protocol.binaryModifier and TypeClassDescription(package private) class
(package private) class
(package private) class
class
Implementation of the get and touch operation.class
Implementation of the get and lock operation.(package private) class
Implementation of the get operation.class
Implementation of the gets operation.class
A StatsOperationImpl.class
(package private) class
Binary operations that contain multiple keys and are VBucket aware operations should extend this class.(package private) class
(package private) class
Implementation of a noop operation.(package private) class
(package private) final class
Optimized Get operation for folding a bunch of gets together.class
Optimized Set operation for folding a bunch of sets together.class
Implementation of the replica get operation.class
Implementation of the replica gets operation.class
SASL authenticator.class
SASL authenticator.(package private) class
class
A SASLStepOperationImpl.(package private) class
Binary operations that contain a single key and are VBucket aware operations should extend this class.class
A StatsOperationImpl.(package private) class
class
Implementation of a tap ACK operation.class
Implementation of a tap backfill operation.class
Implementation of a custom tap operation.class
Implementation of a tap dump operation.class
Abstract implementation of a tap operation.class
Operation to reset a timeout in Membase server.(package private) class
(package private) class