public final class ZookeeperElectionService extends Object
LeaderSelector实现选举服务.| 构造器和说明 |
|---|
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 © 2017. All rights reserved.