Package net.spy.memcached.protocol
Base classes for protocol abstractions.
-
Class Summary Class Description BaseOperationImpl Base class for protocol-specific operation implementations.GetCallbackWrapper Wrapper callback for use in optimized gets.ProxyCallback Proxy callback used for dispatching callbacks over optimized gets.TCPMemcachedNodeImpl Represents a node with the memcached cluster, along with buffering and operation queues.