| Package | Description |
|---|---|
| org.apache.flink.runtime.leaderelection |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperLeaderElectionDriver
Deprecated.
in favour of
ZooKeeperMultipleComponentLeaderElectionDriver |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionDriver |
LeaderElectionDriverFactory.createLeaderElectionDriver(LeaderElectionEventHandler leaderEventHandler,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler,
String leaderContenderDescription)
Create a specific
LeaderElectionDriver and start the necessary services. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.