| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.util |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.