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
          Implementation of the get and touch operation.
 class GetlOperationImpl
          Implementation of the get and lock operation.
 class GetsOperationImpl
          Implementation of the gets operation.
 class OptimizedSetImpl
          Optimized Set operation for folding a bunch of sets together.
 class TouchOperationImpl
          Operation to reset a timeout in Membase server.
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.