Package | Description |
---|---|
org.apache.flink.runtime.util |
Modifier and Type | Method and Description |
---|---|
static ZooKeeperLeaderElectionService |
ZooKeeperUtils.createLeaderElectionService(org.apache.curator.framework.CuratorFramework client,
Configuration configuration)
Creates a
ZooKeeperLeaderElectionService instance. |
static ZooKeeperLeaderElectionService |
ZooKeeperUtils.createLeaderElectionService(org.apache.curator.framework.CuratorFramework client,
Configuration configuration,
String pathSuffix)
Creates a
ZooKeeperLeaderElectionService instance. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.