public interface LastMemcacheContent extends MemcacheContent
The MemcacheContent which signals the end of the content batch.
LastMemcacheContent is issued to make the upstream parsing easier.| Modifier and Type | Field and Description |
|---|---|
static LastMemcacheContent |
EMPTY_LAST_CONTENT |
| Modifier and Type | Method and Description |
|---|---|
LastMemcacheContent |
copy() |
LastMemcacheContent |
duplicate() |
LastMemcacheContent |
retain() |
LastMemcacheContent |
retain(int increment) |
getDecoderResult, setDecoderResultcontentrefCnt, release, releasestatic final LastMemcacheContent EMPTY_LAST_CONTENT
LastMemcacheContent copy()
copy in interface ByteBufHoldercopy in interface MemcacheContentLastMemcacheContent retain(int increment)
retain in interface ByteBufHolderretain in interface ReferenceCountedLastMemcacheContent retain()
retain in interface ByteBufHolderretain in interface ReferenceCountedLastMemcacheContent duplicate()
duplicate in interface ByteBufHolderduplicate in interface MemcacheContentCopyright © 2016 Couchbase, Inc.. All rights reserved.