@UnstableApi public abstract class AbstractMemcacheObject extends AbstractReferenceCounted implements MemcacheObject
MemcacheObject implementation.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMemcacheObject () |
| Modifier and Type | Method and Description |
|---|---|
DecoderResult |
decoderResult ()
Returns the result of decoding this object.
|
void |
setDecoderResult (DecoderResult result)
Updates the result of decoding this object.
|
deallocate, refCnt, release, release, retain, retain, setRefCnt, touch clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait touch protected AbstractMemcacheObject()
public DecoderResult decoderResult()
DecoderResultProvider decoderResult in interface DecoderResultProvider public void setDecoderResult(DecoderResult result)
DecoderResultProvider setDecoderResult in interface DecoderResultProvider Copyright © 2008–2025 The Netty Project. All rights reserved.