| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher | |
| org.apache.flink.runtime.dispatcher.runner | |
| org.apache.flink.runtime.jobmanager |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleJobJobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionDispatcherLeaderProcess
Process which encapsulates the job recovery logic and life cycle management of a
Dispatcher. |
| Modifier and Type | Method and Description |
|---|---|
void |
JobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener)
Starts the
JobGraphStore service. |
void |
StandaloneJobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener) |
void |
ZooKeeperJobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.