Uses of Interface
net.spy.memcached.ops.VBucketAware

Packages that use VBucketAware
net.spy.memcached.protocol.binary 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 VBucketAware
 class GetAndTouchOperationImpl
           
 class GetlOperationImpl
           
 class GetsOperationImpl
           
 class OptimizedSetImpl
           
 class TouchOperationImpl
          Operation to reset a timeout in Membase server.