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