|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.zookeeper.server.quorum.LeaderElection.ElectionResult
public static class LeaderElection.ElectionResult
| Field Summary | |
|---|---|
int |
count
|
Vote |
vote
|
Vote |
winner
|
int |
winningCount
|
| Constructor Summary | |
|---|---|
LeaderElection.ElectionResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Vote vote
public int count
public Vote winner
public int winningCount
| Constructor Detail |
|---|
public LeaderElection.ElectionResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||