Package net.spy.memcached.protocol.binary

Low-level operations for the memcached binary protocol

See:
          Description

Class Summary
BinaryMemcachedNodeImpl Implementation of MemcachedNode for speakers of the binary protocol.
BinaryOperationFactory Factory for binary operations.
GetAndTouchOperationImpl Implementation of the get and touch operation.
GetlOperationImpl Implementation of the get and lock operation.
GetsOperationImpl Implementation of the gets operation.
OptimizedSetImpl Optimized Set operation for folding a bunch of sets together.
SASLAuthOperationImpl SASL authenticator.
SASLBaseOperationImpl SASL authenticator.
SASLStepOperationImpl A SASLStepOperationImpl.
StatsOperationImpl A StatsOperationImpl.
TapAckOperationImpl Implementation of a tap ACK operation.
TapBackfillOperationImpl Implementation of a tap backfill operation.
TapCustomOperationImpl Implementation of a custom tap operation.
TapDumpOperationImpl Implementation of a tap dump operation.
TapOperationImpl Abstract implementation of a tap operation.
TouchOperationImpl Operation to reset a timeout in Membase server.
 

Package net.spy.memcached.protocol.binary Description

Low-level operations for the memcached binary protocol



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