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,
Configuration configuration)
Creates a
LeaderElectionDriverFactory implemented by ZooKeeper. |
static ZooKeeperLeaderElectionDriverFactory |
ZooKeeperUtils.createLeaderElectionDriverFactory(org.apache.flink.shaded.curator4.org.apache.curator.framework.CuratorFramework client,
Configuration configuration,
String pathSuffix)
Creates a
LeaderElectionDriverFactory implemented by ZooKeeper. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.