public final class ZookeeperElectionService extends Object
LeaderSelector to implement election service.| 构造器和说明 |
|---|
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 © 2020 The Apache Software Foundation. All rights reserved.