public static class ShipCommand.Match extends ShipCommand
ShipCommand.CommitUpdate, ShipCommand.Match, ShipCommand.Mismatch, ShipCommand.NewEntries| Constructor and Description |
|---|
Match(long newMatchIndex,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(RaftLogShipper raftLogShipper,
LeaderContext leaderContext) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public Match(long newMatchIndex,
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.