| Package | Description |
|---|---|
| org.apache.zookeeper.server.quorum | |
| org.apache.zookeeper.server.quorum.flexible |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
QuorumVerifier.revalidateVoteset(SyncedLearnerTracker voteSet,
boolean timeout) |
boolean |
QuorumOracleMaj.revalidateVoteset(SyncedLearnerTracker voteSet,
boolean timeout) |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.