| Interface | Description |
|---|---|
| SubmittedJobGraphStore |
SubmittedJobGraph instances for recovery. |
| SubmittedJobGraphStore.SubmittedJobGraphListener |
A listener for
SubmittedJobGraph instances. |
| Class | Description |
|---|---|
| JobManagerCliOptions |
The command line parameters passed to the TaskManager.
|
| StandaloneSubmittedJobGraphStore |
SubmittedJobGraph instances for JobManagers running in RecoveryMode.STANDALONE. |
| SubmittedJobGraph |
A recoverable
JobGraph and JobInfo. |
| ZooKeeperSubmittedJobGraphStore |
SubmittedJobGraph instances for JobManagers running in RecoveryMode.ZOOKEEPER. |
| Enum | Description |
|---|---|
| JobManagerMode |
The startup mode for the JobManager.
|
| RecoveryMode |
Recovery mode for Flink's cluster execution.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.