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 class
MultiGetOperationImpl
(package private) class
OptimizedGetImpl
Optimized Get operation for folding a bunch of gets together.class
OptimizedSetImpl
Optimized Set operation for folding a bunch of sets together.
-