public static class RaftLogMetadataCache.RaftLogEntryMetadata extends Object
| Constructor and Description |
|---|
RaftLogEntryMetadata(long entryTerm,
org.neo4j.kernel.impl.transaction.log.LogPosition startPosition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getEntryTerm() |
org.neo4j.kernel.impl.transaction.log.LogPosition |
getStartPosition() |
int |
hashCode() |
String |
toString() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.