public class IndexStorageFactory extends Object
| Constructor and Description |
|---|
IndexStorageFactory(DirectoryFactory dirFactory,
org.neo4j.io.fs.FileSystemAbstraction fileSystem,
File indexRootFolder) |
| Modifier and Type | Method and Description |
|---|---|
PartitionedIndexStorage |
indexStorageOf(long indexId,
boolean archiveFailed) |
public IndexStorageFactory(DirectoryFactory dirFactory, org.neo4j.io.fs.FileSystemAbstraction fileSystem, File indexRootFolder)
public PartitionedIndexStorage indexStorageOf(long indexId, boolean archiveFailed)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.