Class Hierarchy
- java.lang.Object
- net.spy.memcached.ops.BaseOperationFactory (implements net.spy.memcached.OperationFactory)
- net.spy.memcached.protocol.ascii.AsciiOperationFactory
- net.spy.memcached.compat.SpyObject
- net.spy.memcached.protocol.BaseOperationImpl (implements net.spy.memcached.ops.Operation)
- net.spy.memcached.protocol.ascii.OperationImpl (implements net.spy.memcached.ops.Operation)
- net.spy.memcached.protocol.ascii.BaseGetOpImpl
- net.spy.memcached.protocol.ascii.GetAndTouchOperationImpl (implements net.spy.memcached.ops.GetAndTouchOperation)
- net.spy.memcached.protocol.ascii.GetlOperationImpl (implements net.spy.memcached.ops.GetlOperation)
- net.spy.memcached.protocol.ascii.GetOperationImpl (implements net.spy.memcached.ops.GetOperation)
- net.spy.memcached.protocol.ascii.OptimizedGetImpl
- net.spy.memcached.protocol.ascii.GetsOperationImpl (implements net.spy.memcached.ops.GetsOperation)
- net.spy.memcached.protocol.ascii.BaseStoreOperationImpl
- net.spy.memcached.protocol.ascii.ConcatenationOperationImpl (implements net.spy.memcached.ops.ConcatenationOperation)
- net.spy.memcached.protocol.ascii.StoreOperationImpl (implements net.spy.memcached.ops.StoreOperation)
- net.spy.memcached.protocol.ascii.CASOperationImpl (implements net.spy.memcached.ops.CASOperation)
- net.spy.memcached.protocol.ascii.DeleteOperationImpl (implements net.spy.memcached.ops.DeleteOperation)
- net.spy.memcached.protocol.ascii.FlushOperationImpl (implements net.spy.memcached.ops.FlushOperation)
- net.spy.memcached.protocol.ascii.MutatorOperationImpl (implements net.spy.memcached.ops.MutatorOperation)
- net.spy.memcached.protocol.ascii.StatsOperationImpl (implements net.spy.memcached.ops.StatsOperation)
- net.spy.memcached.protocol.ascii.TouchOperationImpl (implements net.spy.memcached.ops.TouchOperation)
- net.spy.memcached.protocol.ascii.UnlockOperationImpl (implements net.spy.memcached.ops.UnlockOperation)
- net.spy.memcached.protocol.ascii.VersionOperationImpl (implements net.spy.memcached.ops.NoopOperation, net.spy.memcached.ops.VersionOperation)
- net.spy.memcached.protocol.ascii.BaseGetOpImpl
- net.spy.memcached.protocol.ascii.OperationImpl (implements net.spy.memcached.ops.Operation)
- net.spy.memcached.protocol.TCPMemcachedNodeImpl (implements net.spy.memcached.MemcachedNode)
- net.spy.memcached.protocol.ascii.AsciiMemcachedNodeImpl
- net.spy.memcached.protocol.BaseOperationImpl (implements net.spy.memcached.ops.Operation)
- net.spy.memcached.ops.BaseOperationFactory (implements net.spy.memcached.OperationFactory)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.spy.memcached.protocol.ascii.OperationReadType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)