Uses of Class
net.spy.memcached.protocol.binary.SingleKeyOperationImpl
-
Packages that use SingleKeyOperationImpl Package Description net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol -
-
Uses of SingleKeyOperationImpl in net.spy.memcached.protocol.binary
Subclasses of SingleKeyOperationImpl in net.spy.memcached.protocol.binary Modifier and Type Class Description (package private) classConcatenationOperationImpl(package private) classDeleteOperationImplclassGetAndTouchOperationImplImplementation of the get and touch operation.classGetlOperationImplImplementation of the get and lock operation.(package private) classGetOperationImplImplementation of the get operation.classGetsOperationImplImplementation of the gets operation.classKeyStatsOperationImplA StatsOperationImpl.(package private) classMutatorOperationImpl(package private) classObserveOperationImplclassReplicaGetOperationImplImplementation of the replica get operation.classReplicaGetsOperationImplImplementation of the replica gets operation.(package private) classStoreOperationImplclassTouchOperationImplOperation to reset a timeout in Membase server.(package private) classUnlockOperationImpl
-