Uses of Interface
org.apache.flink.runtime.state.metainfo.StateMetaInfoWriter
-
Packages that use StateMetaInfoWriter Package Description org.apache.flink.runtime.state.metainfo -
-
Uses of StateMetaInfoWriter in org.apache.flink.runtime.state.metainfo
Methods in org.apache.flink.runtime.state.metainfo that return StateMetaInfoWriter Modifier and Type Method Description static StateMetaInfoWriterStateMetaInfoSnapshotReadersWriters. getWriter()Returns the writer forStateMetaInfoSnapshot.
-