Uses of Interface
net.spy.memcached.ops.FlushOperation
Packages that use FlushOperation
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 FlushOperation in net.spy.memcached
Methods in net.spy.memcached that return FlushOperationModifier and TypeMethodDescriptionOperationFactory.flush
(int delay, OperationCallback operationCallback) Create a flush operation. -
Uses of FlushOperation in net.spy.memcached.protocol.ascii
Classes in net.spy.memcached.protocol.ascii that implement FlushOperationModifier and TypeClassDescription(package private) final class
Memcached flush_all operation.Methods in net.spy.memcached.protocol.ascii that return FlushOperation -
Uses of FlushOperation in net.spy.memcached.protocol.binary
Classes in net.spy.memcached.protocol.binary that implement FlushOperationMethods in net.spy.memcached.protocol.binary that return FlushOperation