Uses of Interface
net.spy.memcached.ops.GetConfigOperation
Packages that use GetConfigOperation
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 GetConfigOperation in net.spy.memcached
Methods in net.spy.memcached that return GetConfigOperationModifier and TypeMethodDescriptionOperationFactory.getConfig(ConfigurationType type, GetConfigOperation.Callback cb) Create a getConfig operation. -
Uses of GetConfigOperation in net.spy.memcached.protocol.ascii
Methods in net.spy.memcached.protocol.ascii that return GetConfigOperationModifier and TypeMethodDescriptionAsciiOperationFactory.getConfig(ConfigurationType type, GetConfigOperation.Callback cb) -
Uses of GetConfigOperation in net.spy.memcached.protocol.binary
Methods in net.spy.memcached.protocol.binary that return GetConfigOperationModifier and TypeMethodDescriptionBinaryOperationFactory.getConfig(ConfigurationType type, GetConfigOperation.Callback callback)