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
Classes in net.spy.memcached.protocol.ascii that implement NoopOperationModifier and TypeClassDescription(package private) final class
Operation to request the version of a memcached server.Methods in net.spy.memcached.protocol.ascii that return NoopOperation -
Uses of NoopOperation in net.spy.memcached.protocol.binary
Classes in net.spy.memcached.protocol.binary that implement NoopOperationModifier and TypeClassDescription(package private) class
Implementation of a noop operation.Methods in net.spy.memcached.protocol.binary that return NoopOperation