Class CommittableCollector<CommT>

  • Type Parameters:
    CommT - type of committable

    @Internal
    public class CommittableCollector<CommT>
    extends Object
    This class is responsible to book-keep the committing progress across checkpoints and upstream subtasks.

    Each checkpoint in turn is handled by a CheckpointCommittableManager.