| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.spy.memcached.ops | |
|---|---|
| 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 | 
| Classes in net.spy.memcached.ops used by net.spy.memcached | |
|---|---|
| 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.  | 
|
| DeleteOperation
 Deletion operation.  | 
|
| FlushOperation
 Flush operation marker.  | 
|
| 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.  | 
|
| Operation
 Base interface for all operations.  | 
|
| OperationCallback
 Callback that's invoked with the response of an operation.  | 
|
| OperationQueueFactory
 Factory used for creating operation queues.  | 
|
| StatsOperation
 Stats fetching operation.  | 
|
| StatsOperation.Callback
 Callback for stats operation.  | 
|
| StoreOperation
 Operation that represents object storage.  | 
|
| StoreType
 The type of storage operation to perform.  | 
|
| VersionOperation
 Version operation.  | 
|
| Classes in net.spy.memcached.ops used by net.spy.memcached.internal | |
|---|---|
| Operation
 Base interface for all operations.  | 
|
| Classes in net.spy.memcached.ops used by net.spy.memcached.ops | |
|---|---|
| ConcatenationType
 Types of concatenation operations.  | 
|
| 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.  | 
|
| StoreType
 The type of storage operation to perform.  | 
|
| Classes in net.spy.memcached.ops used by net.spy.memcached.protocol | |
|---|---|
| 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.  | 
|
| Classes in net.spy.memcached.ops used by net.spy.memcached.protocol.ascii | |
|---|---|
| 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.  | 
|
| DeleteOperation
 Deletion operation.  | 
|
| FlushOperation
 Flush operation marker.  | 
|
| 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.  | 
|
| Operation
 Base interface for all operations.  | 
|
| OperationCallback
 Callback that's invoked with the response of an operation.  | 
|
| StatsOperation
 Stats fetching operation.  | 
|
| StatsOperation.Callback
 Callback for stats operation.  | 
|
| StoreOperation
 Operation that represents object storage.  | 
|
| StoreType
 The type of storage operation to perform.  | 
|
| VersionOperation
 Version operation.  | 
|
| Classes in net.spy.memcached.ops used by net.spy.memcached.protocol.binary | |
|---|---|
| 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.  | 
|
| DeleteOperation
 Deletion operation.  | 
|
| FlushOperation
 Flush operation marker.  | 
|
| 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.  | 
|
| Operation
 Base interface for all operations.  | 
|
| OperationCallback
 Callback that's invoked with the response of an operation.  | 
|
| OperationStatus
 Status indicator.  | 
|
| StatsOperation
 Stats fetching operation.  | 
|
| StatsOperation.Callback
 Callback for stats operation.  | 
|
| StoreOperation
 Operation that represents object storage.  | 
|
| StoreType
 The type of storage operation to perform.  | 
|
| VersionOperation
 Version operation.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||