Class DefaultExecutionDeployer

java.lang.Object
org.apache.flink.runtime.scheduler.DefaultExecutionDeployer
All Implemented Interfaces:
ExecutionDeployer

public class DefaultExecutionDeployer extends Object implements ExecutionDeployer
Default implementation of ExecutionDeployer.
  • Method Details