Package org.apache.flink.client.deployment.application.executors
package org.apache.flink.client.deployment.application.executors
-
ClassDescriptionA base class for
executorsthat invoke directly methods of theDispatcherand do not go through the REST API.AnPipelineExecutorFactoryfor theEmbeddedExecutor.APipelineExecutorServiceLoaderthat always returns anEmbeddedExecutorFactory.An interface to be implemented byJobClientsuppliers.APipelineExecutorServiceLoaderthat always returns anWebSubmissionExecutorFactory.