@UnstableApi public abstract class AbstractMemcacheObject extends AbstractReferenceCounted implements MemcacheObject
MemcacheObject
实现。
Modifier | Constructor and Description |
---|---|
protected |
AbstractMemcacheObject() |
Modifier and Type | Method and Description |
---|---|
DecoderResult |
decoderResult()
返回解码此对象的结果。
|
void |
setDecoderResult(DecoderResult result)
更新解码此对象的结果。
|
deallocate, refCnt, release, release, retain, retain, setRefCnt, touch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
touch
public DecoderResult decoderResult()
DecoderResultProvider
decoderResult
在界面
DecoderResultProvider
public void setDecoderResult(DecoderResult result)
DecoderResultProvider
setDecoderResult
在界面
DecoderResultProvider
Copyright © 2008–2018 The Netty Project. All rights reserved.