Package | Description |
---|---|
org.apache.zookeeper.server.quorum |
Modifier and Type | Class and Description |
---|---|
static class |
Leader.Proposal |
Modifier and Type | Method and Description |
---|---|
protected SyncedLearnerTracker |
FastLeaderElection.getVoteTracker(Map<Long,Vote> votes,
Vote vote)
Given a set of votes, return the SyncedLearnerTracker which is used to
determines if have sufficient to declare the end of the election round.
|
Modifier and Type | Method and Description |
---|---|
void |
Leader.setLeadingVoteSet(SyncedLearnerTracker voteSet) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.