@UnstableApi public interface FullBinaryMemcacheResponse extends BinaryMemcacheResponse, FullMemcacheMessage
BinaryMemcacheResponse that also includes the content.EMPTY_LAST_CONTENT| 限定符和类型 | 方法和说明 |
|---|---|
FullBinaryMemcacheResponse |
copy()
Creates a deep copy of this
ByteBufHolder. |
FullBinaryMemcacheResponse |
duplicate()
Duplicates this
ByteBufHolder. |
FullBinaryMemcacheResponse |
replace(ByteBuf content)
Returns a new
ByteBufHolder which contains the specified content. |
FullBinaryMemcacheResponse |
retain()
Increases the reference count by
1. |
FullBinaryMemcacheResponse |
retain(int increment)
Increases the reference count by the specified
increment. |
FullBinaryMemcacheResponse |
retainedDuplicate()
Duplicates this
ByteBufHolder. |
FullBinaryMemcacheResponse |
touch()
Records the current access location of this object for debugging purposes.
|
FullBinaryMemcacheResponse |
touch(java.lang.Object hint)
Records the current access location of this object with an additional arbitrary information for debugging
purposes.
|
setStatus, statuscas, dataType, extras, extrasLength, key, keyLength, magic, opaque, opcode, setCas, setDataType, setExtras, setKey, setMagic, setOpaque, setOpcode, setTotalBodyLength, totalBodyLengthcontentFullBinaryMemcacheResponse copy()
ByteBufHolderByteBufHolder.copy 在接口中 ByteBufHoldercopy 在接口中 FullMemcacheMessagecopy 在接口中 LastMemcacheContentcopy 在接口中 MemcacheContentFullBinaryMemcacheResponse duplicate()
ByteBufHolderByteBufHolder. Be aware that this will not automatically call ByteBufHolder.retain().duplicate 在接口中 ByteBufHolderduplicate 在接口中 FullMemcacheMessageduplicate 在接口中 LastMemcacheContentduplicate 在接口中 MemcacheContentFullBinaryMemcacheResponse retainedDuplicate()
ByteBufHolderByteBufHolder. This method returns a retained duplicate unlike ByteBufHolder.duplicate().retainedDuplicate 在接口中 ByteBufHolderretainedDuplicate 在接口中 FullMemcacheMessageretainedDuplicate 在接口中 LastMemcacheContentretainedDuplicate 在接口中 MemcacheContentByteBuf.retainedDuplicate()FullBinaryMemcacheResponse replace(ByteBuf content)
ByteBufHolderByteBufHolder which contains the specified content.replace 在接口中 ByteBufHolderreplace 在接口中 FullMemcacheMessagereplace 在接口中 LastMemcacheContentreplace 在接口中 MemcacheContentFullBinaryMemcacheResponse retain(int increment)
BinaryMemcacheMessageincrement.retain 在接口中 BinaryMemcacheMessageretain 在接口中 BinaryMemcacheResponseretain 在接口中 ByteBufHolderretain 在接口中 FullMemcacheMessageretain 在接口中 LastMemcacheContentretain 在接口中 MemcacheContentretain 在接口中 MemcacheMessageretain 在接口中 ReferenceCountedFullBinaryMemcacheResponse retain()
BinaryMemcacheMessage1.retain 在接口中 BinaryMemcacheMessageretain 在接口中 BinaryMemcacheResponseretain 在接口中 ByteBufHolderretain 在接口中 FullMemcacheMessageretain 在接口中 LastMemcacheContentretain 在接口中 MemcacheContentretain 在接口中 MemcacheMessageretain 在接口中 ReferenceCountedFullBinaryMemcacheResponse touch()
ReferenceCountedResourceLeakDetector. This method is a shortcut to touch(null).touch 在接口中 BinaryMemcacheMessagetouch 在接口中 BinaryMemcacheResponsetouch 在接口中 ByteBufHoldertouch 在接口中 FullMemcacheMessagetouch 在接口中 LastMemcacheContenttouch 在接口中 MemcacheContenttouch 在接口中 MemcacheMessagetouch 在接口中 ReferenceCountedFullBinaryMemcacheResponse touch(java.lang.Object hint)
ReferenceCountedResourceLeakDetector.touch 在接口中 BinaryMemcacheMessagetouch 在接口中 BinaryMemcacheResponsetouch 在接口中 ByteBufHoldertouch 在接口中 FullMemcacheMessagetouch 在接口中 LastMemcacheContenttouch 在接口中 MemcacheContenttouch 在接口中 MemcacheMessagetouch 在接口中 ReferenceCounted