Package net.spy.memcached.ops
package net.spy.memcached.ops
Fundamental protocol operation interfaces
-
ClassDescriptionOperationQueueFactory that uses an ArrayBlockingQueue.Base class for operation factories.Operation status indicating an operation was cancelled.Operation that represents compare-and-swap.OperationStatus subclass for indicating CAS status.ConcatenationOperation is used to append or prepend data to an existing object in the cache.Types of concatenation operations.Deletion operation.Delete operation callback.Flush operation marker.Gat operation.Operation callback for the gat request.Getl operation.Operation callback for the getl request.Get operation.Operation callback for the get request.Gets operation (get with CAS identifier support).Operation callback for the Gets request.Operations that contain keys.OperationQueueFactory that creates LinkedBlockingQueue (unbounded) operation queues.MultiOperationCallback for get operations.MultiOperationCallback for get operations.An operation callback that will capture receivedStatus and complete invocations and dispatch to a single callback.MultiOperationCallback for replica get operations.Type of mutation to perform.incr and decr operations.The NOOP Operation.Observe operation.Operation callback for the Observe request.Base interface for all operations.Callback that's invoked with the response of an operation.Error classification.Exceptions thrown when protocol errors occur.Factory used for creating operation queues.State of this operation.Status indicator.Replica get operation.Operation callback for the replica get request.Replica get operation.Operation callback for the replica get request.Operation for beginning a SASL auth cycle.Operation for listing supported SASL mechanisms.Operation for proceeding in a SASL auth negotiation.Stats fetching operation.Callback for stats operation.Represents status and error codes from the binary protocol.Operation that represents object storage.Operation callback to get the CAS value.The type of storage operation to perform.Tap operation.Operation callback for the tap dump request.Operation status indicating an operation was timed out.Touch operation marker.Unlock operation.Operations that depend on a VBucket number being sent to the server are required to implement this interface.Version operation.