@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()
MessageBody
serialize
in class MessageBody
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.