| Modifier and Type | Method and Description |
|---|---|
SubmittedJobGraphStore |
HighAvailabilityServices.getSubmittedJobGraphStore()
Gets the submitted job graph store for the job manager
|
| Modifier and Type | Method and Description |
|---|---|
SubmittedJobGraphStore |
AbstractNonHaServices.getSubmittedJobGraphStore() |
| Modifier and Type | Method and Description |
|---|---|
SubmittedJobGraphStore |
ZooKeeperHaServices.getSubmittedJobGraphStore() |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneSubmittedJobGraphStore
SubmittedJobGraph instances for JobManagers running in HighAvailabilityMode.NONE. |
class |
ZooKeeperSubmittedJobGraphStore
SubmittedJobGraph instances for JobManagers running in HighAvailabilityMode.ZOOKEEPER. |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.