Uses of Class
org.apache.flink.runtime.state.NonClosingCheckpointOutputStream
Packages that use NonClosingCheckpointOutputStream
-
Uses of NonClosingCheckpointOutputStream in org.apache.flink.runtime.state
Subclasses of NonClosingCheckpointOutputStream in org.apache.flink.runtime.stateModifier and TypeClassDescriptionfinal classCheckpoint output stream that allows to write raw keyed state in a partitioned way, split into key-groups.final classCheckpoint output stream that allows to write raw operator state in a partitioned way.