Uses of Interface
net.spy.memcached.ops.VBucketAware
Packages that use VBucketAware
Package
Description
Low-level operations for the memcached binary protocol
-
Uses of VBucketAware in net.spy.memcached.protocol.binary
Classes in net.spy.memcached.protocol.binary that implement VBucketAwareModifier and TypeClassDescription(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) class(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.(package private) classBinary operations that contain a single key and are VBucket aware operations should extend this class.(package private) classclassOperation to reset a timeout in Membase server.(package private) class