Uses of Interface
org.apache.flink.runtime.scheduler.slowtaskdetector.SlowTaskDetector
-
Packages that use SlowTaskDetector Package Description org.apache.flink.runtime.scheduler.slowtaskdetector -
-
Uses of SlowTaskDetector in org.apache.flink.runtime.scheduler.slowtaskdetector
Classes in org.apache.flink.runtime.scheduler.slowtaskdetector that implement SlowTaskDetector Modifier and Type Class Description classExecutionTimeBasedSlowTaskDetectorThe slow task detector which detects slow tasks based on their execution time.
-