Package org.apache.flink.runtime.query
package org.apache.flink.runtime.query
-
ClassDescriptionAn interface for the Queryable State Client Proxy running on each Task Manager in the cluster.KvStateEntry<K,
N, V> An entry holding theInternalKvStatealong with itsKvStateInfo.KvStateInfo<K,N, V> Metadata about aInternalKvState.Location information for all key groups of aInternalKvStateinstance.Simple registry, which mapsInternalKvStateregistration notifications toKvStateLocationinstances.A registry forInternalKvStateinstances per task manager.A listener for aKvStateRegistry.An interface for the Queryable State Server running on each Task Manager in the cluster.Utility class to initialize entities used in queryable state.A helper for KvState registrations of a single task.Thrown if there is noKvStateLocationfound for the requested registration name.