| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher.runner | |
| org.apache.flink.runtime.entrypoint.component |
| Modifier and Type | Method and Description |
|---|---|
static JobDispatcherLeaderProcessFactoryFactory |
JobDispatcherLeaderProcessFactoryFactory.create(JobGraphRetriever jobGraphRetriever) |
static DefaultDispatcherRunnerFactory |
DefaultDispatcherRunnerFactory.createJobRunner(JobGraphRetriever jobGraphRetriever) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUserClassPathJobGraphRetriever
Abstract class for the JobGraphRetriever which supports getting user classpaths.
|
class |
FileJobGraphRetriever
JobGraphRetriever implementation which retrieves the JobGraph from a file on
disk. |
| Modifier and Type | Method and Description |
|---|---|
static DefaultDispatcherResourceManagerComponentFactory |
DefaultDispatcherResourceManagerComponentFactory.createJobComponentFactory(ResourceManagerFactory<?> resourceManagerFactory,
JobGraphRetriever jobGraphRetriever) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.