Uses of Interface
net.spy.memcached.ops.VersionOperation
Packages that use VersionOperation
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 VersionOperation in net.spy.memcached
Methods in net.spy.memcached that return VersionOperationModifier and TypeMethodDescriptionOperationFactory.version(OperationCallback cb) Create a new version operation. -
Uses of VersionOperation in net.spy.memcached.protocol.ascii
Methods in net.spy.memcached.protocol.ascii that return VersionOperation -
Uses of VersionOperation in net.spy.memcached.protocol.binary
Methods in net.spy.memcached.protocol.binary that return VersionOperation