| Package | Description |
|---|---|
| org.neo4j.causalclustering.core.consensus | |
| org.neo4j.causalclustering.core.state.snapshot |
| Modifier and Type | Method and Description |
|---|---|
RaftCoreState |
RaftMachine.coreState() |
| Modifier and Type | Method and Description |
|---|---|
void |
RaftMachine.installCoreState(RaftCoreState coreState) |
| Modifier and Type | Method and Description |
|---|---|
RaftCoreState |
RaftCoreState.Marshal.startState() |
| Modifier and Type | Method and Description |
|---|---|
void |
RaftCoreState.Marshal.marshal(RaftCoreState raftCoreState,
org.neo4j.storageengine.api.WritableChannel channel) |
long |
RaftCoreState.Marshal.ordinal(RaftCoreState raftCoreState) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.