Uses of Package
net.spy.memcached.protocol.binary
-
Packages that use net.spy.memcached.protocol.binary Package Description net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol -
Classes in net.spy.memcached.protocol.binary used by net.spy.memcached.protocol.binary Class Description MultiGetOperationImpl MultiKeyOperationImpl Binary operations that contain multiple keys and are VBucket aware operations should extend this class.OperationImpl Base class for binary operations.SASLBaseOperationImpl SASL authenticator.SingleKeyOperationImpl Binary operations that contain a single key and are VBucket aware operations should extend this class.TapOperationImpl Abstract implementation of a tap operation.