public interface FullBinaryMemcacheResponse extends BinaryMemcacheResponse, FullMemcacheMessage
A BinaryMemcacheResponse that also includes the content.
EMPTY_LAST_CONTENT| Modifier and Type | Method and Description |
|---|---|
FullBinaryMemcacheResponse |
copy() |
FullBinaryMemcacheResponse |
duplicate() |
FullBinaryMemcacheResponse |
retain() |
FullBinaryMemcacheResponse |
retain(int increment) |
getStatus, setStatusgetCAS, getDataType, getExtras, getExtrasLength, getKey, getKeyLength, getMagic, getOpaque, getOpcode, getTotalBodyLength, setCAS, setDataType, setExtras, setExtrasLength, setKey, setKeyLength, setMagic, setOpaque, setOpcode, setTotalBodyLengthcontentFullBinaryMemcacheResponse copy()
copy in interface ByteBufHoldercopy in interface FullMemcacheMessagecopy in interface LastMemcacheContentcopy in interface MemcacheContentFullBinaryMemcacheResponse retain(int increment)
retain in interface ByteBufHolderretain in interface FullMemcacheMessageretain in interface LastMemcacheContentretain in interface ReferenceCountedFullBinaryMemcacheResponse retain()
retain in interface ByteBufHolderretain in interface FullMemcacheMessageretain in interface LastMemcacheContentretain in interface ReferenceCountedFullBinaryMemcacheResponse duplicate()
duplicate in interface ByteBufHolderduplicate in interface FullMemcacheMessageduplicate in interface LastMemcacheContentduplicate in interface MemcacheContentCopyright © 2016 Couchbase, Inc.. All rights reserved.