public interface ExposedRaftState
| Modifier and Type | Method and Description |
|---|---|
long |
appendIndex() |
long |
commitIndex() |
long |
leaderCommit() |
long |
term() |
Set<MemberId> |
votingMembers() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.