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