@UnstableApi public interface FullMemcacheMessage extends MemcacheMessage, LastMemcacheContent
MemcacheMessage and LastMemcacheContent into one
message. So it represent a complete memcache message.EMPTY_LAST_CONTENT| 限定符和类型 | 方法和说明 |
|---|---|
FullMemcacheMessage |
copy()
Creates a deep copy of this
ByteBufHolder. |
FullMemcacheMessage |
duplicate()
Duplicates this
ByteBufHolder. |
FullMemcacheMessage |
replace(ByteBuf content)
Returns a new
ByteBufHolder which contains the specified content. |
FullMemcacheMessage |
retain()
Increases the reference count by
1. |
FullMemcacheMessage |
retain(int increment)
Increases the reference count by the specified
increment. |
FullMemcacheMessage |
retainedDuplicate()
Duplicates this
ByteBufHolder. |
FullMemcacheMessage |
touch()
Records the current access location of this object for debugging purposes.
|
FullMemcacheMessage |
touch(java.lang.Object hint)
Records the current access location of this object with an additional arbitrary information for debugging
purposes.
|
decoderResult, setDecoderResultcontentrefCnt, release, releaseFullMemcacheMessage copy()
ByteBufHolderByteBufHolder.copy 在接口中 ByteBufHoldercopy 在接口中 LastMemcacheContentcopy 在接口中 MemcacheContentFullMemcacheMessage duplicate()
ByteBufHolderByteBufHolder. Be aware that this will not automatically call ByteBufHolder.retain().duplicate 在接口中 ByteBufHolderduplicate 在接口中 LastMemcacheContentduplicate 在接口中 MemcacheContentFullMemcacheMessage retainedDuplicate()
ByteBufHolderByteBufHolder. This method returns a retained duplicate unlike ByteBufHolder.duplicate().retainedDuplicate 在接口中 ByteBufHolderretainedDuplicate 在接口中 LastMemcacheContentretainedDuplicate 在接口中 MemcacheContentByteBuf.retainedDuplicate()FullMemcacheMessage replace(ByteBuf content)
ByteBufHolderByteBufHolder which contains the specified content.replace 在接口中 ByteBufHolderreplace 在接口中 LastMemcacheContentreplace 在接口中 MemcacheContentFullMemcacheMessage retain(int increment)
MemcacheMessageincrement.retain 在接口中 ByteBufHolderretain 在接口中 LastMemcacheContentretain 在接口中 MemcacheContentretain 在接口中 MemcacheMessageretain 在接口中 ReferenceCountedFullMemcacheMessage retain()
MemcacheMessage1.retain 在接口中 ByteBufHolderretain 在接口中 LastMemcacheContentretain 在接口中 MemcacheContentretain 在接口中 MemcacheMessageretain 在接口中 ReferenceCountedFullMemcacheMessage touch()
ReferenceCountedResourceLeakDetector. This method is a shortcut to touch(null).touch 在接口中 ByteBufHoldertouch 在接口中 LastMemcacheContenttouch 在接口中 MemcacheContenttouch 在接口中 MemcacheMessagetouch 在接口中 ReferenceCountedFullMemcacheMessage touch(java.lang.Object hint)
ReferenceCountedResourceLeakDetector.touch 在接口中 ByteBufHoldertouch 在接口中 LastMemcacheContenttouch 在接口中 MemcacheContenttouch 在接口中 MemcacheMessagetouch 在接口中 ReferenceCounted