Interface CheckpointPlanCalculatorContext

    • Method Detail

      • getMainExecutor

        ScheduledExecutor getMainExecutor()
        Acquires the main thread executor for this job.
        Returns:
        The main thread executor.
      • hasFinishedTasks

        boolean hasFinishedTasks()
        Detects whether there are already some tasks finished.
        Returns:
        Whether there are finished tasks.