Package org.apache.flink.runtime.scheduler.slowtaskdetector
-
Interface Summary Interface Description SlowTaskDetector Component responsible for detecting slow tasks.SlowTaskDetectorListener Component responsible for listening on slow tasks. -
Class Summary Class Description ExecutionTimeBasedSlowTaskDetector The slow task detector which detects slow tasks based on their execution time.