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 TypeClassDescriptionclass
Base class for get and gets handlers.(package private) class
Base class for ascii store operations (add, set, replace, append, prepend).(package private) class
class
Operation for ascii concatenations.(package private) final class
Operation to delete an item from the cache.(package private) final class
Memcached flush_all operation.class
Implementation of the get and touch operation.(package private) class
Implementation of the getl operation.(package private) class
Operation for retrieving data.(package private) class
Implementation of the gets operation.(package private) final class
Operation for mutating integers inside of memcached.(package private) class
Operations on a memcached connection.(package private) final class
Optimized Get operation for folding a bunch of gets together.(package private) final class
Operation to retrieve statistics from a memcached server.(package private) final class
Operation to store data in a memcached server.(package private) final class
Memcached touch operation.(package private) final class
Operation to delete an item from the cache.(package private) final class
Operation 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) 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
class
Base class for binary operations.(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