Uses of Class
net.spy.memcached.protocol.BaseOperationImpl
Packages that use BaseOperationImpl
Package
Description
Low-level operations for the memcached ascii protocol
Low-level operations for the memcached binary protocol
-
Uses of BaseOperationImpl in net.spy.memcached.protocol.ascii
Subclasses of BaseOperationImpl in net.spy.memcached.protocol.asciiModifier and TypeClassDescriptionclassBase class for get and gets handlers.classOperation for ascii concatenations.classImplementation of the get and touch operation.class -
Uses of BaseOperationImpl in net.spy.memcached.protocol.binary
Subclasses of BaseOperationImpl in net.spy.memcached.protocol.binaryModifier and TypeClassDescriptionclassImplementation of the get and touch operation.classImplementation of the get and lock operation.classImplementation of the gets operation.classA StatsOperationImpl.classclassBase class for binary operations.classOptimized Set operation for folding a bunch of sets together.classImplementation of the replica get operation.classImplementation of the replica gets operation.classSASL authenticator.classSASL authenticator.classA SASLStepOperationImpl.classA StatsOperationImpl.classImplementation of a tap ACK operation.classImplementation of a tap backfill operation.classImplementation of a custom tap operation.classImplementation of a tap dump operation.classAbstract implementation of a tap operation.classOperation to reset a timeout in Membase server.