Class ExecutionTimeBasedSlowTaskDetector

  • All Implemented Interfaces:
    SlowTaskDetector

    public class ExecutionTimeBasedSlowTaskDetector
    extends Object
    implements SlowTaskDetector
    The slow task detector which detects slow tasks based on their execution time.
    • Constructor Detail

      • ExecutionTimeBasedSlowTaskDetector

        public ExecutionTimeBasedSlowTaskDetector​(org.apache.flink.configuration.Configuration configuration)