public class IndexPathDirectoryFactory extends Object implements DirectoryFactory
IndexPathManager as its way of getting a
Directory| Constructor and Description |
|---|
IndexPathDirectoryFactory(IndexPathManager pathManager,
LuceneDirectoryUtils luceneDirectoryUtils) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.store.Directory |
get(SharedEntity.TypeDescriptor<?> type)
Resolves an output
|
public IndexPathDirectoryFactory(IndexPathManager pathManager, LuceneDirectoryUtils luceneDirectoryUtils)
public org.apache.lucene.store.Directory get(SharedEntity.TypeDescriptor<?> type)
Functionget in interface com.atlassian.util.concurrent.Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>type - an object of type D.Copyright © 2002-2015 Atlassian. All Rights Reserved.