Uses of Package
org.apache.flink.runtime.state.internal
Packages that use org.apache.flink.runtime.state.internal
Package
Description
This package contains the classes for key/value state backends that store the state on the JVM
heap as objects.
This package holds the classes of the internal state type hierarchy.
-
Classes in org.apache.flink.runtime.state.internal used by org.apache.flink.runtime.queryClassDescriptionThe
InternalKvStateis the root of the internal state type hierarchy, similar to theStatebeing the root of the public API state hierarchy. -
Classes in org.apache.flink.runtime.state.internal used by org.apache.flink.runtime.stateClassDescriptionThe
InternalKvStateis the root of the internal state type hierarchy, similar to theStatebeing the root of the public API state hierarchy. -
Classes in org.apache.flink.runtime.state.internal used by org.apache.flink.runtime.state.heapClassDescriptionThe
InternalKvStateis the root of the internal state type hierarchy, similar to theStatebeing the root of the public API state hierarchy.The state entry visitor which supports remove and update of the last returned entries. -
Classes in org.apache.flink.runtime.state.internal used by org.apache.flink.runtime.state.internalClassDescriptionThe peer to the
AppendingStatein the internal state type hierarchy.TheInternalKvStateis the root of the internal state type hierarchy, similar to theStatebeing the root of the public API state hierarchy.The state entry visitor which supports remove and update of the last returned entries.The peer to theMergingStatein the internal state type hierarchy. -
Classes in org.apache.flink.runtime.state.internal used by org.apache.flink.runtime.state.metricsClassDescriptionThe
InternalKvStateis the root of the internal state type hierarchy, similar to theStatebeing the root of the public API state hierarchy. -
Classes in org.apache.flink.runtime.state.internal used by org.apache.flink.runtime.state.v2.adaptorClassDescriptionThe peer to the
AggregatingStatein the internal state type hierarchy.TheInternalKvStateis the root of the internal state type hierarchy, similar to theStatebeing the root of the public API state hierarchy.The peer to theListStatein the internal state type hierarchy.The peer to theMapStatein the internal state type hierarchy.The peer to theMergingStatein the internal state type hierarchy.The peer to theReducingStatein the internal state type hierarchy.The peer to theValueStatein the internal state type hierarchy.