public final class KvStateRequestResult extends Object
KvStateRequest containing the serialized
result for the requested key and namespace.| Modifier and Type | Method and Description |
|---|---|
long |
getRequestId()
Returns the request ID responding to.
|
byte[] |
getSerializedResult()
Returns the serialized result or
null if none available. |
String |
toString() |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.