Uses of Package
org.apache.flink.queryablestate.messages
Packages that use org.apache.flink.queryablestate.messages
-
Classes in org.apache.flink.queryablestate.messages used by org.apache.flink.queryablestate.messagesClassDescriptionThe request to be sent by the
Queryable State Clientto the Client Proxy requesting a given state.The response containing the (serialized) state sent by theState Serverto theClient Proxy, and then forwarded by the proxy to the originalQueryable State Client.