Interface CommittableManager<CommT>

  • Type Parameters:
    CommT - type of the committable
    All Known Subinterfaces:
    CheckpointCommittableManager<CommT>

    @Internal
    public interface CommittableManager<CommT>
    Internal wrapper to handle the committing of committables.