Uses of Package
org.apache.flink.runtime.state.metainfo
-
Packages that use org.apache.flink.runtime.state.metainfo Package Description org.apache.flink.runtime.state org.apache.flink.runtime.state.heap This package contains the classes for key/value state backends that store the state on the JVM heap as objects.org.apache.flink.runtime.state.metainfo org.apache.flink.runtime.state.restore org.apache.flink.runtime.state.v2 -
Classes in org.apache.flink.runtime.state.metainfo used by org.apache.flink.runtime.state Class Description StateMetaInfoSnapshot Generalized snapshot for meta information about one state in a state backend (e.g. -
Classes in org.apache.flink.runtime.state.metainfo used by org.apache.flink.runtime.state.heap Class Description StateMetaInfoSnapshot Generalized snapshot for meta information about one state in a state backend (e.g. -
Classes in org.apache.flink.runtime.state.metainfo used by org.apache.flink.runtime.state.metainfo Class Description StateMetaInfoReader Functional interface to readStateMetaInfoSnapshot.StateMetaInfoSnapshot Generalized snapshot for meta information about one state in a state backend (e.g.StateMetaInfoSnapshot.BackendStateType Enum that defines the different types of state that live in Flink backends.StateMetaInfoSnapshot.CommonOptionsKeys Predefined keys for the most common options in the meta info.StateMetaInfoSnapshot.CommonSerializerKeys Predefined keys for the most common serializer types in the meta info.StateMetaInfoWriter Functional interface to writeStateMetaInfoSnapshot. -
Classes in org.apache.flink.runtime.state.metainfo used by org.apache.flink.runtime.state.restore Class Description StateMetaInfoSnapshot Generalized snapshot for meta information about one state in a state backend (e.g. -
Classes in org.apache.flink.runtime.state.metainfo used by org.apache.flink.runtime.state.v2 Class Description StateMetaInfoSnapshot Generalized snapshot for meta information about one state in a state backend (e.g.