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