@Internal public class KvStateResponse extends MessageBody
State Server to the Client Proxy,
and then forwarded by the proxy to the original
Queryable State Client.| Modifier and Type | Class and Description |
|---|---|
static class |
KvStateResponse.KvStateResponseDeserializer
|
| Constructor and Description |
|---|
KvStateResponse(byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
byte[] |
serialize()
Serializes the message into a byte array.
|
public byte[] getContent()
public byte[] serialize()
MessageBodyserialize in class MessageBodyCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.