Uses of Interface
net.spy.memcached.ops.NoopOperation
Packages that use NoopOperation
Package
Description
Memcached client and transformation utils
Low-level operations for the memcached ascii protocol
Low-level operations for the memcached binary protocol
-
Uses of NoopOperation in net.spy.memcached
Methods in net.spy.memcached that return NoopOperationModifier and TypeMethodDescriptionOperationFactory.noop(OperationCallback cb) Create a NOOP operation. -
Uses of NoopOperation in net.spy.memcached.protocol.ascii
Methods in net.spy.memcached.protocol.ascii that return NoopOperation -
Uses of NoopOperation in net.spy.memcached.protocol.binary
Methods in net.spy.memcached.protocol.binary that return NoopOperation