Uses of Package
org.apache.flink.runtime.state.v2
-
Packages that use org.apache.flink.runtime.state.v2 Package Description org.apache.flink.runtime.state.v2 -
Classes in org.apache.flink.runtime.state.v2 used by org.apache.flink.runtime.state.v2 Class Description AbstractKeyedState TheAbstractKeyedState
is the root of the abstract state implementation hierarchy, similar to theState
being the root of the public API state hierarchy.RegisteredKeyValueStateBackendMetaInfo Compound meta information for a registered state in a keyed state backend.