Uses of Class
com.couchbase.client.deps.io.netty.handler.codec.memcache.AbstractMemcacheObjectAggregator
-
Packages that use AbstractMemcacheObjectAggregator Package Description com.couchbase.client.deps.io.netty.handler.codec.memcache.binary Implementations and Interfaces for the Memcache Binary protocol. -
-
Uses of AbstractMemcacheObjectAggregator in com.couchbase.client.deps.io.netty.handler.codec.memcache.binary
Subclasses of AbstractMemcacheObjectAggregator in com.couchbase.client.deps.io.netty.handler.codec.memcache.binary Modifier and Type Class Description class
BinaryMemcacheObjectAggregator
An object aggregator for the memcache binary protocol.
-