| Package | Description |
|---|---|
| org.apache.flink.runtime.util |
| Modifier and Type | Method and Description |
|---|---|
static ZooKeeperLeaderElectionDriverFactory |
ZooKeeperUtils.createLeaderElectionDriverFactory(org.apache.flink.shaded.curator4.org.apache.curator.framework.CuratorFramework client)
Creates a
LeaderElectionDriverFactory implemented by ZooKeeper. |
static ZooKeeperLeaderElectionDriverFactory |
ZooKeeperUtils.createLeaderElectionDriverFactory(org.apache.flink.shaded.curator4.org.apache.curator.framework.CuratorFramework client,
String path)
Creates a
LeaderElectionDriverFactory implemented by ZooKeeper. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.