org.apache.zookeeper.server.quorum
Class LeaderElection.ElectionResult
java.lang.Object
org.apache.zookeeper.server.quorum.LeaderElection.ElectionResult
- Enclosing class:
- LeaderElection
protected static class LeaderElection.ElectionResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
vote
public Vote vote
count
public int count
winner
public Vote winner
winningCount
public int winningCount
numValidVotes
public int numValidVotes
LeaderElection.ElectionResult
protected LeaderElection.ElectionResult()
Copyright © 2013 The Apache Software Foundation