@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, touchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittouchpublic DecoderResult decoderResult()
DecoderResultProvider
decoderResult在界面
DecoderResultProvider
public void setDecoderResult(DecoderResult result)
DecoderResultProvider
setDecoderResult在界面
DecoderResultProvider
Copyright © 2008–2018 The Netty Project. All rights reserved.