public final class ZookeeperElectionService extends Object
LeaderSelector to implement election service.| Constructor and Description |
|---|
ZookeeperElectionService(String identity,
org.apache.curator.framework.CuratorFramework client,
String electionPath,
ElectionCandidate electionCandidate) |
public ZookeeperElectionService(String identity, org.apache.curator.framework.CuratorFramework client, String electionPath, ElectionCandidate electionCandidate)
Copyright © 2021 The Apache Software Foundation. All rights reserved.