| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher.runner | |
| org.apache.flink.runtime.jobmanager |
| 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 | Class and Description |
|---|---|
class |
DefaultJobGraphStore<R extends ResourceVersion<R>>
Default implementation for
JobGraphStore. |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperJobGraphStoreWatcher.start(JobGraphStore.JobGraphListener jobGraphListener) |
void |
NoOpJobGraphStoreWatcher.start(JobGraphStore.JobGraphListener jobGraphListener) |
void |
StandaloneJobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener) |
void |
JobGraphStoreWatcher.start(JobGraphStore.JobGraphListener jobGraphListener)
Start the watcher on
JobGraphStore. |
void |
DefaultJobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener) |
void |
JobGraphStore.start(JobGraphStore.JobGraphListener jobGraphListener)
Starts the
JobGraphStore service. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.