Uses of Package
org.apache.flink.runtime.query
Packages that use org.apache.flink.runtime.query
Package
Description
This package contains the classes for key/value state backends that store the state on the JVM
heap as objects.
-
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.execution
-
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.executiongraphClassDescriptionSimple registry, which maps
InternalKvStateregistration notifications toKvStateLocationinstances. -
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.jobmaster
-
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.queryClassDescriptionAn interface for the Queryable State Client Proxy running on each Task Manager in the cluster.An entry holding the
InternalKvStatealong with itsKvStateInfo.Metadata about aInternalKvState.Location information for all key groups of aInternalKvStateinstance.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.A helper for KvState registrations of a single task. -
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.schedulerClassDescriptionLocation information for all key groups of a
InternalKvStateinstance.Thrown if there is noKvStateLocationfound for the requested registration name. -
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.scheduler.adaptiveClassDescriptionLocation information for all key groups of a
InternalKvStateinstance.Thrown if there is noKvStateLocationfound for the requested registration name. -
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.state
-
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.state.heap
-
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.taskexecutorClassDescriptionAn interface for the Queryable State Client Proxy running on each Task Manager in the cluster.A registry for
InternalKvStateinstances per task manager.An interface for the Queryable State Server running on each Task Manager in the cluster.A helper for KvState registrations of a single task. -
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.taskexecutor.rpc
-
Classes in org.apache.flink.runtime.query used by org.apache.flink.runtime.taskmanager