Package org.apache.flink.runtime.state.metainfo
-
Interface Summary Interface Description StateMetaInfoReader Functional interface to readStateMetaInfoSnapshot.StateMetaInfoWriter Functional interface to writeStateMetaInfoSnapshot. -
Class Summary Class Description StateMetaInfoSnapshot Generalized snapshot for meta information about one state in a state backend (e.g.StateMetaInfoSnapshotReadersWriters Static factory that gives out the write and readers for different versions ofStateMetaInfoSnapshot. -
Enum Summary Enum Description 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.