| Package | Description |
|---|---|
| com.couchbase.client.deps.io.netty.handler.codec.memcache |
Common superset of ascii and binary classes.
|
| com.couchbase.client.deps.io.netty.handler.codec.memcache.binary |
Implementations and Interfaces for the Memcache Binary protocol.
|
| Class and Description |
|---|
| AbstractMemcacheObject
The default
MemcacheObject implementation. |
| DefaultMemcacheContent
The default
MemcacheContent implementation. |
| FullMemcacheMessage
Combines
MemcacheMessage and LastMemcacheContent into one message. |
| LastMemcacheContent
The
MemcacheContent which signals the end of the content batch. |
| MemcacheContent
An Memcache content chunk.
|
| MemcacheMessage
Marker interface for both ascii and binary messages.
|
| MemcacheObject
Defines a common interface for all
MemcacheObject implementations. |
| Class and Description |
|---|
| AbstractMemcacheObject
The default
MemcacheObject implementation. |
| AbstractMemcacheObjectAggregator
A
ChannelHandler that aggregates an MemcacheMessage and its following MemcacheContents into a single MemcacheMessage with no following MemcacheContents. |
| AbstractMemcacheObjectDecoder
Abstract super class for both ascii and binary decoders.
|
| AbstractMemcacheObjectEncoder
A general purpose
AbstractMemcacheObjectEncoder that encodes MemcacheMessages. |
| FullMemcacheMessage
Combines
MemcacheMessage and LastMemcacheContent into one message. |
| LastMemcacheContent
The
MemcacheContent which signals the end of the content batch. |
| MemcacheContent
An Memcache content chunk.
|
| MemcacheMessage
Marker interface for both ascii and binary messages.
|
| MemcacheObject
Defines a common interface for all
MemcacheObject implementations. |
Copyright © 2016 Couchbase, Inc.. All rights reserved.