Class NonAdaptiveExecutionHandler

java.lang.Object
org.apache.flink.runtime.scheduler.adaptivebatch.NonAdaptiveExecutionHandler
All Implemented Interfaces:
AdaptiveExecutionHandler

public class NonAdaptiveExecutionHandler extends Object implements AdaptiveExecutionHandler
A NonAdaptiveExecutionHandler implements the AdaptiveExecutionHandler interface to provide an immutable static job graph.