Uses of Package
org.apache.flink.streaming.runtime.operators.sink.committables
Packages that use org.apache.flink.streaming.runtime.operators.sink.committables
-
Classes in org.apache.flink.streaming.runtime.operators.sink.committables used by org.apache.flink.streaming.runtime.operators.sink.committablesClassDescriptionA
CheckpointCommittableManagercollects committables for one checkpoint across potentially multiple upstream subtasks.Internal state of a committable.This class is responsible to book-keep the committing progress across checkpoints and upstream subtasks.