public interface MemcacheObject
MemcacheObject
implementations.Modifier and Type | Method and Description |
---|---|
DecoderResult |
getDecoderResult()
Returns the result of decoding this message.
|
void |
setDecoderResult(DecoderResult result)
Updates the result of decoding this message.
|
DecoderResult getDecoderResult()
void setDecoderResult(DecoderResult result)
Do not call this method unless you know what you are doing.
Copyright © 2021 Couchbase, Inc.. All rights reserved.