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