| Package | Description |
|---|---|
| org.apache.flink.runtime.leaderelection |
| 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.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.