Class DefaultSpeculativeExecutionHandler

java.lang.Object
org.apache.flink.runtime.scheduler.adaptivebatch.DefaultSpeculativeExecutionHandler
All Implemented Interfaces:
SpeculativeExecutionHandler, SlowTaskDetectorListener

public class DefaultSpeculativeExecutionHandler extends Object implements SpeculativeExecutionHandler, SlowTaskDetectorListener
The default implementation of SpeculativeExecutionHandler.