public static class LeaderElection.ElectionResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
count |
Vote |
vote |
Vote |
winner |
int |
winningCount |
Constructor and Description |
---|
LeaderElection.ElectionResult() |
Copyright © 2012 The Apache Software Foundation