| Package | Description |
|---|---|
| org.neo4j.causalclustering.core.consensus.log |
| Modifier and Type | Method and Description |
|---|---|
RaftLogMetadataCache.RaftLogEntryMetadata |
RaftLogMetadataCache.cacheMetadata(long logIndex,
long entryTerm,
org.neo4j.kernel.impl.transaction.log.LogPosition position) |
RaftLogMetadataCache.RaftLogEntryMetadata |
RaftLogMetadataCache.getMetadata(long logIndex)
Returns the metadata for the entry at position , null if the metadata is not present in the cache
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.