- java.lang.Object
 
- 
- org.apache.zookeeper.server.quorum.LeaderElection.ElectionResult
 
 
- 
- 
Constructor Summary
Constructors 
| Modifier | 
Constructor and Description | 
protected  | 
ElectionResult()  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Field Detail
- 
winner
public Vote winner
 
- 
winningCount
public int winningCount
 
- 
numValidVotes
public int numValidVotes
 
 
 
 
 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.