Uses of Class
net.spy.memcached.protocol.binary.MultiKeyOperationImpl
Packages that use MultiKeyOperationImpl
Package
Description
Low-level operations for the memcached binary protocol
-
Uses of MultiKeyOperationImpl in net.spy.memcached.protocol.binary
Subclasses of MultiKeyOperationImpl in net.spy.memcached.protocol.binaryModifier and TypeClassDescriptionclass(package private) final classOptimized Get operation for folding a bunch of gets together.classOptimized Set operation for folding a bunch of sets together.