Package org.apache.flink.streaming.runtime.operators.sink.committables
package org.apache.flink.streaming.runtime.operators.sink.committables
-
ClassDescriptionCheckpointCommittableManager<CommT>A
CheckpointCommittableManagercollects committables for one checkpoint across potentially multiple upstream subtasks.CommitRequestImpl<CommT>Internal implementation to commit a specific committable and handle the response.Internal state of a committable.CommittableCollector<CommT>This class is responsible to book-keep the committing progress across checkpoints and upstream subtasks.The serializer for theCommittableCollector.This class offers the possibility to deserialize committables that have been written with older Flink releases (i.e. 1.13, 1.14).