| Package | Description |
|---|---|
| net.spy.memcached |
Memcached client and transformation utils
|
| net.spy.memcached.internal |
Internal utilities.
|
| net.spy.memcached.ops |
Fundamental protocol operation interfaces
|
| net.spy.memcached.protocol |
Base classes for protocol abstractions.
|
| 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
|
| net.spy.memcached.spring | |
| net.spy.memcached.tapmessage |
| Class and Description |
|---|
| CASOperation
Operation that represents compare-and-swap.
|
| ConcatenationOperation
ConcatenationOperation is used to append or prepend data to an existing
object in the cache.
|
| ConcatenationType
Types of concatenation operations.
|
| ConfigurationType
Enumeration for the types of config stored in the cache server.
|
| DeleteConfigOperation
Deletion operation for config.
|
| DeleteOperation
Deletion operation.
|
| DeleteOperation.Callback
Delete operation callback.
|
| FlushOperation
Flush operation marker.
|
| GetAndTouchOperation
Gat operation.
|
| GetAndTouchOperation.Callback
Operation callback for the gat request.
|
| GetConfigOperation
"config get" Operation.
|
| GetConfigOperation.Callback
Operation callback for the getConfig request.
|
| GetlOperation
Getl operation.
|
| GetlOperation.Callback
Operation callback for the getl request.
|
| GetOperation
Get operation.
|
| GetOperation.Callback
Operation callback for the get request.
|
| GetsOperation
Gets operation (get with CAS identifier support).
|
| GetsOperation.Callback
Operation callback for the Gets request.
|
| KeyedOperation
Operations that contain keys.
|
| Mutator
Type of mutation to perform.
|
| MutatorOperation
incr and decr operations.
|
| NoopOperation
The NOOP Operation.
|
| ObserveOperation
Observe operation.
|
| ObserveOperation.Callback
Operation callback for the Observe request.
|
| Operation
Base interface for all operations.
|
| OperationCallback
Callback that's invoked with the response of an operation.
|
| OperationQueueFactory
Factory used for creating operation queues.
|
| ReplicaGetOperation
Replica get operation.
|
| ReplicaGetOperation.Callback
Operation callback for the replica get request.
|
| ReplicaGetsOperation
Replica get operation.
|
| ReplicaGetsOperation.Callback
Operation callback for the replica get request.
|
| SASLAuthOperation
Operation for beginning a SASL auth cycle.
|
| SASLMechsOperation
Operation for listing supported SASL mechanisms.
|
| SASLStepOperation
Operation for proceeding in a SASL auth negotiation.
|
| SetConfigOperation
Operation that represents config set.
|
| StatsOperation
Stats fetching operation.
|
| StatsOperation.Callback
Callback for stats operation.
|
| StoreOperation
Operation that represents object storage.
|
| StoreOperation.Callback
Operation callback to get the CAS value.
|
| StoreType
The type of storage operation to perform.
|
| TapOperation
Tap operation.
|
| TouchOperation
Touch operation marker.
|
| UnlockOperation
Unlock operation.
|
| VersionOperation
Version operation.
|
| Class and Description |
|---|
| ConfigurationType
Enumeration for the types of config stored in the cache server.
|
| Operation
Base interface for all operations.
|
| OperationStatus
Status indicator.
|
| Class and Description |
|---|
| ConcatenationType
Types of concatenation operations.
|
| ConfigurationType
Enumeration for the types of config stored in the cache server.
|
| GetOperation.Callback
Operation callback for the get request.
|
| GetsOperation.Callback
Operation callback for the Gets request.
|
| KeyedOperation
Operations that contain keys.
|
| MultiOperationCallback
An operation callback that will capture receivedStatus and complete
invocations and dispatch to a single callback.
|
| Mutator
Type of mutation to perform.
|
| Operation
Base interface for all operations.
|
| OperationCallback
Callback that's invoked with the response of an operation.
|
| OperationErrorType
Error classification.
|
| OperationException
Exceptions thrown when protocol errors occur.
|
| OperationQueueFactory
Factory used for creating operation queues.
|
| OperationState
State of this operation.
|
| OperationStatus
Status indicator.
|
| ReplicaGetOperation.Callback
Operation callback for the replica get request.
|
| StatusCode
Represents status and error codes from the binary protocol.
|
| StoreType
The type of storage operation to perform.
|
| Class and Description |
|---|
| GetOperation
Get operation.
|
| GetOperation.Callback
Operation callback for the get request.
|
| Operation
Base interface for all operations.
|
| OperationCallback
Callback that's invoked with the response of an operation.
|
| OperationErrorType
Error classification.
|
| OperationException
Exceptions thrown when protocol errors occur.
|
| OperationState
State of this operation.
|
| OperationStatus
Status indicator.
|
| Class and Description |
|---|
| BaseOperationFactory
Base class for operation factories.
|
| CASOperation
Operation that represents compare-and-swap.
|
| ConcatenationOperation
ConcatenationOperation is used to append or prepend data to an existing
object in the cache.
|
| ConcatenationType
Types of concatenation operations.
|
| ConfigurationType
Enumeration for the types of config stored in the cache server.
|
| DeleteConfigOperation
Deletion operation for config.
|
| DeleteOperation
Deletion operation.
|
| DeleteOperation.Callback
Delete operation callback.
|
| FlushOperation
Flush operation marker.
|
| GetAndTouchOperation
Gat operation.
|
| GetAndTouchOperation.Callback
Operation callback for the gat request.
|
| GetConfigOperation
"config get" Operation.
|
| GetConfigOperation.Callback
Operation callback for the getConfig request.
|
| GetlOperation
Getl operation.
|
| GetlOperation.Callback
Operation callback for the getl request.
|
| GetOperation
Get operation.
|
| GetOperation.Callback
Operation callback for the get request.
|
| GetsOperation
Gets operation (get with CAS identifier support).
|
| GetsOperation.Callback
Operation callback for the Gets request.
|
| KeyedOperation
Operations that contain keys.
|
| Mutator
Type of mutation to perform.
|
| MutatorOperation
incr and decr operations.
|
| NoopOperation
The NOOP Operation.
|
| ObserveOperation
Observe operation.
|
| ObserveOperation.Callback
Operation callback for the Observe request.
|
| Operation
Base interface for all operations.
|
| OperationCallback
Callback that's invoked with the response of an operation.
|
| ReplicaGetOperation
Replica get operation.
|
| ReplicaGetOperation.Callback
Operation callback for the replica get request.
|
| ReplicaGetsOperation
Replica get operation.
|
| ReplicaGetsOperation.Callback
Operation callback for the replica get request.
|
| SASLAuthOperation
Operation for beginning a SASL auth cycle.
|
| SASLMechsOperation
Operation for listing supported SASL mechanisms.
|
| SASLStepOperation
Operation for proceeding in a SASL auth negotiation.
|
| SetConfigOperation
Operation that represents config set.
|
| StatsOperation
Stats fetching operation.
|
| StatsOperation.Callback
Callback for stats operation.
|
| StoreOperation
Operation that represents object storage.
|
| StoreOperation.Callback
Operation callback to get the CAS value.
|
| StoreType
The type of storage operation to perform.
|
| TapOperation
Tap operation.
|
| TouchOperation
Touch operation marker.
|
| UnlockOperation
Unlock operation.
|
| VersionOperation
Version operation.
|
| Class and Description |
|---|
| BaseOperationFactory
Base class for operation factories.
|
| CASOperation
Operation that represents compare-and-swap.
|
| ConcatenationOperation
ConcatenationOperation is used to append or prepend data to an existing
object in the cache.
|
| ConcatenationType
Types of concatenation operations.
|
| ConfigurationType
Enumeration for the types of config stored in the cache server.
|
| DeleteConfigOperation
Deletion operation for config.
|
| DeleteOperation
Deletion operation.
|
| DeleteOperation.Callback
Delete operation callback.
|
| FlushOperation
Flush operation marker.
|
| GetAndTouchOperation
Gat operation.
|
| GetAndTouchOperation.Callback
Operation callback for the gat request.
|
| GetConfigOperation
"config get" Operation.
|
| GetConfigOperation.Callback
Operation callback for the getConfig request.
|
| GetlOperation
Getl operation.
|
| GetlOperation.Callback
Operation callback for the getl request.
|
| GetOperation
Get operation.
|
| GetOperation.Callback
Operation callback for the get request.
|
| GetsOperation
Gets operation (get with CAS identifier support).
|
| GetsOperation.Callback
Operation callback for the Gets request.
|
| KeyedOperation
Operations that contain keys.
|
| Mutator
Type of mutation to perform.
|
| MutatorOperation
incr and decr operations.
|
| NoopOperation
The NOOP Operation.
|
| ObserveOperation
Observe operation.
|
| ObserveOperation.Callback
Operation callback for the Observe request.
|
| Operation
Base interface for all operations.
|
| OperationCallback
Callback that's invoked with the response of an operation.
|
| OperationState
State of this operation.
|
| OperationStatus
Status indicator.
|
| ReplicaGetOperation
Replica get operation.
|
| ReplicaGetOperation.Callback
Operation callback for the replica get request.
|
| ReplicaGetsOperation
Replica get operation.
|
| ReplicaGetsOperation.Callback
Operation callback for the replica get request.
|
| SASLAuthOperation
Operation for beginning a SASL auth cycle.
|
| SASLMechsOperation
Operation for listing supported SASL mechanisms.
|
| SASLStepOperation
Operation for proceeding in a SASL auth negotiation.
|
| SetConfigOperation
Operation that represents config set.
|
| StatsOperation
Stats fetching operation.
|
| StatsOperation.Callback
Callback for stats operation.
|
| StoreOperation
Operation that represents object storage.
|
| StoreOperation.Callback
Operation callback to get the CAS value.
|
| StoreType
The type of storage operation to perform.
|
| TapOperation
Tap operation.
|
| TouchOperation
Touch operation marker.
|
| UnlockOperation
Unlock operation.
|
| VBucketAware
Operations that depend on a VBucket number being sent to the server are
required to implement this interface.
|
| VersionOperation
Version operation.
|
| Class and Description |
|---|
| OperationQueueFactory
Factory used for creating operation queues.
|
| Class and Description |
|---|
| OperationCallback
Callback that's invoked with the response of an operation.
|
| TapOperation
Tap operation.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.