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 class
Optimized Get operation for folding a bunch of gets together.class
Optimized Set operation for folding a bunch of sets together.