Class RemoteExecutor

All Implemented Interfaces:
org.apache.flink.core.execution.CacheSupportedPipelineExecutor, org.apache.flink.core.execution.PipelineExecutor

@Internal public class RemoteExecutor extends AbstractSessionClusterExecutor<StandaloneClusterId,StandaloneClientFactory>
The PipelineExecutor to be used when executing a job on an already running cluster.
  • Field Details

  • Constructor Details

    • RemoteExecutor

      public RemoteExecutor(org.apache.flink.configuration.Configuration configuration)