| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.scheduler.adaptivebatch | |
| org.apache.flink.runtime.scheduler.slowtaskdetector |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SpeculativeScheduler
The speculative scheduler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExecutionTimeBasedSlowTaskDetector.start(ExecutionGraph executionGraph,
SlowTaskDetectorListener listener,
org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor) |
void |
SlowTaskDetector.start(ExecutionGraph executionGraph,
SlowTaskDetectorListener listener,
org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor)
Start detecting slow tasks periodically.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.