@UnstableApi public abstract class AbstractMemcacheObject extends AbstractReferenceCounted implements MemcacheObject
MemcacheObject
implementation.限定符 | 构造器和说明 |
---|---|
protected |
AbstractMemcacheObject() |
限定符和类型 | 方法和说明 |
---|---|
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
public DecoderResult decoderResult()
DecoderResultProvider
decoderResult
在接口中 DecoderResultProvider
public void setDecoderResult(DecoderResult result)
DecoderResultProvider
setDecoderResult
在接口中 DecoderResultProvider