public class Voting extends Object
| Constructor and Description |
|---|
Voting() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
shouldVoteFor(MemberId candidate,
long contextTerm,
long requestTerm,
long contextLastLogTerm,
long requestLastLogTerm,
long contextLastAppended,
long requestLastLogIndex,
MemberId votedFor) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.