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) class
ConcatenationOperationImpl
(package private) class
DeleteOperationImpl
class
GetAndTouchOperationImpl
Implementation of the get and touch operation.class
GetlOperationImpl
Implementation of the get and lock operation.(package private) class
GetOperationImpl
Implementation of the get operation.class
GetsOperationImpl
Implementation of the gets operation.class
KeyStatsOperationImpl
A StatsOperationImpl.(package private) class
MutatorOperationImpl
(package private) class
ObserveOperationImpl
class
ReplicaGetOperationImpl
Implementation of the replica get operation.class
ReplicaGetsOperationImpl
Implementation of the replica gets operation.(package private) class
StoreOperationImpl
class
TouchOperationImpl
Operation to reset a timeout in Membase server.(package private) class
UnlockOperationImpl
-