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) 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
(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.(package private) class
Binary operations that contain a single key and are VBucket aware operations should extend this class.(package private) class
class
Operation to reset a timeout in Membase server.(package private) class