Package net.spy.memcached.protocol.ascii
package net.spy.memcached.protocol.ascii
Low-level operations for the memcached ascii protocol
-
ClassDescriptionMemcached node for the ASCII protocol.Operation factory for the ascii protocol.Base class for get and gets handlers.Base class for ascii store operations (add, set, replace, append, prepend).Operation for ascii concatenations.Operation to delete an item from the cache.Memcached flush_all operation.Implementation of the get and touch operation.Implementation of the getl operation.Operation for retrieving data.Implementation of the gets operation.Operation for mutating integers inside of memcached.Operations on a memcached connection.Data read types.Optimized Get operation for folding a bunch of gets together.Operation to retrieve statistics from a memcached server.Operation to store data in a memcached server.Memcached touch operation.Operation to delete an item from the cache.Operation to request the version of a memcached server.