| Modifier and Type | Method and Description |
|---|---|
Outcome |
RaftMessageHandler.handle(RaftMessages.RaftMessage message,
ReadableRaftState context,
org.neo4j.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
Outcome |
Leader.handle(RaftMessages.RaftMessage message,
ReadableRaftState ctx,
org.neo4j.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Election.start(ReadableRaftState ctx,
Outcome outcome,
org.neo4j.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
RaftState.update(Outcome outcome) |
| Constructor and Description |
|---|
LeaderOnlySelectionStrategy(Outcome outcome) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.