public interface MemcacheContent extends MemcacheObject, ByteBufHolder
An Memcache content chunk.
A implementation of aAbstractMemcacheObjectDecoder generates MemcacheContent after MemcacheMessage when the content is large. If you prefer not to receive MemcacheContent in your handler, place a aggregator after an implementation of the AbstractMemcacheObjectDecoder in the ChannelPipeline.| Modifier and Type | Method and Description |
|---|---|
MemcacheContent |
copy() |
MemcacheContent |
duplicate() |
getDecoderResult, setDecoderResultcontent, retain, retainrefCnt, release, releaseMemcacheContent copy()
copy in interface ByteBufHolderMemcacheContent duplicate()
duplicate in interface ByteBufHolderCopyright © 2016 Couchbase, Inc.. All rights reserved.