| Package | Description |
|---|---|
| org.apache.flink.queryablestate.messages |
| Class and Description |
|---|
| KvStateRequest
The request to be sent by the
Queryable State Client to the Client Proxy requesting a given state. |
| KvStateResponse
The response containing the (serialized) state sent by the
State Server to the Client Proxy, and then forwarded by the proxy to the original Queryable State Client. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.