Class IndexPathDirectoryFactory

java.lang.Object
com.atlassian.jira.sharing.index.IndexPathDirectoryFactory
All Implemented Interfaces:
DirectoryFactory, Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>, Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>

public class IndexPathDirectoryFactory extends Object implements DirectoryFactory
An implementation that uses the IndexPathManager as its way of getting a Directory