public class LeaderContext extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
commitIndex |
long |
term |
| Constructor and Description |
|---|
LeaderContext(long term,
long commitIndex) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.