| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher | |
| org.apache.flink.runtime.entrypoint.component |
| Constructor and Description |
|---|
JobDispatcherFactory(JobGraphRetriever jobGraphRetriever) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileJobGraphRetriever
JobGraphRetriever implementation which retrieves the JobGraph from
a file on disk. |
| Constructor and Description |
|---|
JobDispatcherResourceManagerComponentFactory(ResourceManagerFactory<?> resourceManagerFactory,
JobGraphRetriever jobGraphRetriever) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.