public static class ShipCommand.Mismatch extends ShipCommand
ShipCommand.CommitUpdate, ShipCommand.Match, ShipCommand.Mismatch, ShipCommand.NewEntries| Constructor and Description |
|---|
Mismatch(long lastRemoteAppendIndex,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public Mismatch(long lastRemoteAppendIndex,
Object target)
public void applyTo(RaftLogShipper raftLogShipper, LeaderContext leaderContext) throws IOException
applyTo in class ShipCommandIOExceptionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.