Class | Description |
---|---|
KvStateInternalRequest |
The request to be forwarded by the
Queryable State Client Proxy to the State Server
of the Task Manager responsible for the requested state. |
KvStateInternalRequest.KvStateInternalRequestDeserializer | |
KvStateRequest |
The request to be sent by the
Queryable State Client to the Client Proxy requesting a given state. |
KvStateRequest.KvStateRequestDeserializer |
A
deserializer for KvStateRequest . |
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 . |
KvStateResponse.KvStateResponseDeserializer |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.