Uses of Class
org.apache.flink.runtime.state.KeyedStateCheckpointOutputStream
-
Packages that use KeyedStateCheckpointOutputStream Package Description org.apache.flink.runtime.state -
-
Uses of KeyedStateCheckpointOutputStream in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state that return KeyedStateCheckpointOutputStream Modifier and Type Method Description KeyedStateCheckpointOutputStreamStateSnapshotContext. getRawKeyedOperatorStateOutput()Returns an output stream for keyed stateKeyedStateCheckpointOutputStreamStateSnapshotContextSynchronousImpl. getRawKeyedOperatorStateOutput()
-