| Package | Description |
|---|---|
| org.apache.flink.runtime.leaderretrieval |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperLeaderRetrievalDriver
The counterpart to the
ZooKeeperLeaderElectionDriver. |
| Modifier and Type | Method and Description |
|---|---|
LeaderRetrievalDriver |
LeaderRetrievalDriverFactory.createLeaderRetrievalDriver(LeaderRetrievalEventHandler leaderEventHandler,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)
Create a specific
LeaderRetrievalDriver and start the necessary services. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.