| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher | |
| org.apache.flink.runtime.jobmanager |
| Modifier and Type | Class and Description |
|---|---|
class |
Dispatcher
Base class for the Dispatcher component.
|
class |
MiniDispatcher
Mini Dispatcher which is instantiated as the dispatcher component by the
JobClusterEntrypoint. |
class |
StandaloneDispatcher
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleJobSubmittedJobGraphStore.start(SubmittedJobGraphStore.SubmittedJobGraphListener jobGraphListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperSubmittedJobGraphStore.start(SubmittedJobGraphStore.SubmittedJobGraphListener jobGraphListener) |
void |
SubmittedJobGraphStore.start(SubmittedJobGraphStore.SubmittedJobGraphListener jobGraphListener)
Starts the
SubmittedJobGraphStore service. |
void |
StandaloneSubmittedJobGraphStore.start(SubmittedJobGraphStore.SubmittedJobGraphListener jobGraphListener) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.