Package | Description |
---|---|
net.spy.memcached.protocol.ascii |
Low-level operations for the memcached ascii protocol
|
net.spy.memcached.protocol.binary |
Low-level operations for the memcached binary protocol
|
Modifier and Type | Class and Description |
---|---|
class |
ConcatenationOperationImpl
Operation for ascii concatenations.
|
class |
GetAndTouchOperationImpl
Implementation of the get and touch operation.
|
Modifier and Type | Class and Description |
---|---|
class |
GetlOperationImpl
Implementation of the get and lock operation.
|
class |
GetsOperationImpl
Implementation of the gets operation.
|
class |
KeyStatsOperationImpl
A StatsOperationImpl.
|
class |
OptimizedSetImpl
Optimized Set operation for folding a bunch of sets together.
|
class |
ReplicaGetOperationImpl
Implementation of the replica get operation.
|
class |
SASLAuthOperationImpl
SASL authenticator.
|
class |
SASLBaseOperationImpl
SASL authenticator.
|
class |
SASLStepOperationImpl
A SASLStepOperationImpl.
|
class |
StatsOperationImpl
A StatsOperationImpl.
|
class |
TapAckOperationImpl
Implementation of a tap ACK operation.
|
class |
TapBackfillOperationImpl
Implementation of a tap backfill operation.
|
class |
TapCustomOperationImpl
Implementation of a custom tap operation.
|
class |
TapDumpOperationImpl
Implementation of a tap dump operation.
|
class |
TapOperationImpl
Abstract implementation of a tap operation.
|
class |
TouchOperationImpl
Operation to reset a timeout in Membase server.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.