public class LuceneKernelExtension
extends org.neo4j.kernel.lifecycle.LifecycleAdapter
| Constructor and Description |
|---|
LuceneKernelExtension(File storeDir,
org.neo4j.kernel.configuration.Config config,
org.neo4j.kernel.impl.index.IndexConfigStore indexStore,
org.neo4j.io.fs.FileSystemAbstraction fileSystemAbstraction,
IndexProviders indexProviders) |
public LuceneKernelExtension(File storeDir, org.neo4j.kernel.configuration.Config config, org.neo4j.kernel.impl.index.IndexConfigStore indexStore, org.neo4j.io.fs.FileSystemAbstraction fileSystemAbstraction, IndexProviders indexProviders)
public void init()
init in interface org.neo4j.kernel.lifecycle.Lifecycleinit in class org.neo4j.kernel.lifecycle.LifecycleAdapterpublic void shutdown()
shutdown in interface org.neo4j.kernel.lifecycle.Lifecycleshutdown in class org.neo4j.kernel.lifecycle.LifecycleAdapterCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.