public class IndexPathDirectoryFactory extends Object implements DirectoryFactory
IndexPathManager
as its way of getting a
DirectoryConstructor 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)
Function
get
in interface com.atlassian.util.concurrent.Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>
type
- an object of type D.Copyright © 2002-2018 Atlassian. All Rights Reserved.