Uses of Class
org.apache.flink.streaming.runtime.operators.CheckpointCommitter
-
Packages that use CheckpointCommitter Package Description org.apache.flink.streaming.runtime.operators This package contains the operators that perform the stream transformations. -
-
Uses of CheckpointCommitter in org.apache.flink.streaming.runtime.operators
Constructors in org.apache.flink.streaming.runtime.operators with parameters of type CheckpointCommitter Constructor Description GenericWriteAheadSink(CheckpointCommitter committer, org.apache.flink.api.common.typeutils.TypeSerializer<IN> serializer, String jobID)
-