public class RaftCoreState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RaftCoreState.Marshal |
| Constructor and Description |
|---|
RaftCoreState(MembershipEntry committed) |
| Modifier and Type | Method and Description |
|---|---|
MembershipEntry |
committed() |
public RaftCoreState(MembershipEntry committed)
public MembershipEntry committed()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.