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