| Package | Description |
|---|---|
| org.neo4j.causalclustering.core.consensus.outcome |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ShipCommand.applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
void |
ShipCommand.Mismatch.applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
void |
ShipCommand.Match.applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
void |
ShipCommand.NewEntries.applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
void |
ShipCommand.CommitUpdate.applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.