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