| Modifier and Type | Method and Description |
|---|---|
void |
SingleLeaderElectionService.start(LeaderContender contender) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobManagerRunner
The runner for the job manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneLeaderElectionService.start(LeaderContender newContender) |
void |
ZooKeeperLeaderElectionService.start(LeaderContender contender) |
void |
LeaderElectionService.start(LeaderContender contender)
Starts the leader election service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManager<WorkerType extends Serializable>
ResourceManager implementation.
|
class |
StandaloneResourceManager
A standalone implementation of the resource manager.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.