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.(package private) classBase class for ascii store operations (add, set, replace, append, prepend).(package private) classclassOperation for ascii concatenations.(package private) final classOperation to delete an item from the cache.(package private) final classMemcached flush_all operation.classImplementation of the get and touch operation.(package private) classImplementation of the getl operation.(package private) classOperation for retrieving data.(package private) classImplementation of the gets operation.(package private) final classOperation for mutating integers inside of memcached.(package private) classOperations on a memcached connection.(package private) final classOptimized Get operation for folding a bunch of gets together.(package private) final classOperation to retrieve statistics from a memcached server.(package private) final classOperation to store data in a memcached server.(package private) final classMemcached touch operation.(package private) final classOperation to delete an item from the cache.(package private) final classOperation to request the version of a memcached server. -
Uses of BaseOperationImpl in net.spy.memcached.protocol.binary
Subclasses of BaseOperationImpl in net.spy.memcached.protocol.binaryModifier and TypeClassDescription(package private) class(package private) class(package private) classclassImplementation of the get and touch operation.classImplementation of the get and lock operation.(package private) classImplementation of the get operation.classImplementation of the gets operation.classA StatsOperationImpl.class(package private) classBinary operations that contain multiple keys and are VBucket aware operations should extend this class.(package private) class(package private) classImplementation of a noop operation.(package private) classclassBase class for binary operations.(package private) final classOptimized Get operation for folding a bunch of gets together.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.(package private) classclassA SASLStepOperationImpl.(package private) classBinary operations that contain a single key and are VBucket aware operations should extend this class.classA StatsOperationImpl.(package private) classclassImplementation 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.(package private) class(package private) class