Uses of Class
net.spy.memcached.protocol.binary.TapOperationImpl

Packages that use TapOperationImpl
net.spy.memcached.protocol.binary Low-level operations for the memcached binary protocol 
 

Uses of TapOperationImpl in net.spy.memcached.protocol.binary
 

Subclasses of TapOperationImpl in net.spy.memcached.protocol.binary
 class TapAckOperationImpl
          Implementation of a tap ACK operation.
 class TapBackfillOperationImpl
          Implementation of a tap backfill operation.
 class TapCustomOperationImpl
          Implementation of a custom tap operation.
 class TapDumpOperationImpl
          Implementation of a tap dump operation.
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.