Class TCPMemcachedNodeImpl

java.lang.Object
net.spy.memcached.compat.SpyObject
net.spy.memcached.protocol.TCPMemcachedNodeImpl
All Implemented Interfaces:
MemcachedNode
Direct Known Subclasses:
AsciiMemcachedNodeImpl, BinaryMemcachedNodeImpl

public abstract class TCPMemcachedNodeImpl extends SpyObject implements MemcachedNode
Represents a node with the memcached cluster, along with buffering and operation queues.