Package org.apache.flink.queryablestate.messages
package org.apache.flink.queryablestate.messages
-
ClassesClassDescriptionThe request to be sent by the
Queryable State Clientto the Client Proxy requesting a given state.AdeserializerforKvStateRequest.The response containing the (serialized) state sent by theState Serverto theClient Proxy, and then forwarded by the proxy to the originalQueryable State Client.