Uses of Interface
org.apache.flink.core.execution.PipelineExecutorFactory
-
Packages that use PipelineExecutorFactory Package Description org.apache.flink.core.execution -
-
Uses of PipelineExecutorFactory in org.apache.flink.core.execution
Methods in org.apache.flink.core.execution that return PipelineExecutorFactory Modifier and Type Method Description PipelineExecutorFactoryDefaultExecutorServiceLoader. getExecutorFactory(Configuration configuration)PipelineExecutorFactoryPipelineExecutorServiceLoader. getExecutorFactory(Configuration configuration)Loads thePipelineExecutorFactorywhich is compatible with the provided configuration.
-