Uses of Class
net.spy.memcached.protocol.binary.MultiKeyOperationImpl
-
Packages that use MultiKeyOperationImpl Package Description net.spy.memcached.protocol.binary 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.binary Modifier and Type Class Description classMultiGetOperationImpl(package private) classOptimizedGetImplOptimized Get operation for folding a bunch of gets together.classOptimizedSetImplOptimized Set operation for folding a bunch of sets together.
-