Package net.spy.memcached.protocol.binary
Low-level operations for the memcached binary protocol
-
Class Summary Class Description BinaryMemcachedNodeImpl Implementation of MemcachedNode for speakers of the binary protocol.BinaryOperationFactory Factory for binary operations.ConcatenationOperationImpl DeleteOperationImpl FlushOperationImpl GetAndTouchOperationImpl Implementation of the get and touch operation.GetlOperationImpl Implementation of the get and lock operation.GetOperationImpl Implementation of the get operation.GetsOperationImpl Implementation of the gets operation.KeyStatsOperationImpl A StatsOperationImpl.MultiGetOperationImpl MultiKeyOperationImpl Binary operations that contain multiple keys and are VBucket aware operations should extend this class.MutatorOperationImpl NoopOperationImpl Implementation of a noop operation.ObserveOperationImpl OperationImpl Base class for binary operations.OptimizedGetImpl Optimized Get operation for folding a bunch of gets together.OptimizedSetImpl Optimized Set operation for folding a bunch of sets together.OptimizedSetImpl.NoopCallback ReplicaGetOperationImpl Implementation of the replica get operation.ReplicaGetsOperationImpl Implementation of the replica gets operation.SASLAuthOperationImpl SASL authenticator.SASLBaseOperationImpl SASL authenticator.SASLMechsOperationImpl SASLStepOperationImpl A SASLStepOperationImpl.SingleKeyOperationImpl Binary operations that contain a single key and are VBucket aware operations should extend this class.StatsOperationImpl A StatsOperationImpl.StoreOperationImpl 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.UnlockOperationImpl VersionOperationImpl