Uses of Class
net.spy.memcached.protocol.binary.MultiGetOperationImpl
-
Packages that use MultiGetOperationImpl Package Description net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol -
-
Uses of MultiGetOperationImpl in net.spy.memcached.protocol.binary
Subclasses of MultiGetOperationImpl in net.spy.memcached.protocol.binary Modifier and Type Class Description (package private) class
OptimizedGetImpl
Optimized Get operation for folding a bunch of gets together.
-