public interface CoreLogPruningStrategy
| Modifier and Type | Method and Description |
|---|---|
long |
getIndexToKeep(org.neo4j.causalclustering.core.consensus.log.segmented.Segments segments)
Returns the index to keep depending on the configuration strategy.
|
long getIndexToKeep(org.neo4j.causalclustering.core.consensus.log.segmented.Segments segments)
segments - The segments to inspect.Long.MAX_VALUE.Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.