| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler.adaptivebatch | |
| org.apache.flink.runtime.scheduler.slowtaskdetector |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpeculativeExecutionHandler
The default implementation of
SpeculativeExecutionHandler. |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.