public interface CheckpointPlanCalculatorContext
DefaultCheckpointPlanCalculator to compute the plan of
checkpoints.| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.util.concurrent.ScheduledExecutor |
getMainExecutor()
Acquires the main thread executor for this job.
|
boolean |
hasFinishedTasks()
Detects whether there are already some tasks finished.
|
org.apache.flink.util.concurrent.ScheduledExecutor getMainExecutor()
boolean hasFinishedTasks()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.