Uses of Class
net.spy.memcached.protocol.ascii.BaseGetOpImpl
Packages that use BaseGetOpImpl
Package
Description
Low-level operations for the memcached ascii protocol
-
Uses of BaseGetOpImpl in net.spy.memcached.protocol.ascii
Subclasses of BaseGetOpImpl in net.spy.memcached.protocol.asciiModifier and TypeClassDescriptionclassImplementation of the get and touch operation.(package private) classImplementation of the getl operation.(package private) classOperation for retrieving data.(package private) classImplementation of the gets operation.(package private) final classOptimized Get operation for folding a bunch of gets together.