| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static DefaultLeaderRetrievalService |
ZooKeeperUtils.createLeaderRetrievalService(org.apache.flink.shaded.curator4.org.apache.curator.framework.CuratorFramework client)
Creates a
DefaultLeaderRetrievalService instance with ZooKeeperLeaderRetrievalDriver. |
static DefaultLeaderRetrievalService |
ZooKeeperUtils.createLeaderRetrievalService(org.apache.flink.shaded.curator4.org.apache.curator.framework.CuratorFramework client,
String path,
org.apache.flink.configuration.Configuration configuration)
Creates a
DefaultLeaderRetrievalService instance with ZooKeeperLeaderRetrievalDriver. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.