public class VoteState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VoteState.Marshal |
| Constructor and Description |
|---|
VoteState() |
| Modifier and Type | Method and Description |
|---|---|
long |
term() |
String |
toString() |
boolean |
update(MemberId votedFor,
long term) |
MemberId |
votedFor() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.