public class CoreLogPruningStrategyFactory extends Object implements org.neo4j.function.Factory<CoreLogPruningStrategy>
| Constructor and Description |
|---|
CoreLogPruningStrategyFactory(String pruningStrategyConfig,
org.neo4j.logging.LogProvider logProvider) |
| Modifier and Type | Method and Description |
|---|---|
CoreLogPruningStrategy |
newInstance() |
public CoreLogPruningStrategyFactory(String pruningStrategyConfig, org.neo4j.logging.LogProvider logProvider)
public CoreLogPruningStrategy newInstance()
newInstance in interface org.neo4j.function.Factory<CoreLogPruningStrategy>Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.