com.atlassian.jira.sharing.index
Interface DirectoryFactory

All Superinterfaces:
com.atlassian.util.concurrent.Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>
All Known Implementing Classes:
IndexPathDirectoryFactory, MemoryDirectoryFactory

public interface DirectoryFactory
extends Function<SharedEntity.TypeDescriptor<?>,org.apache.lucene.store.Directory>

The DirectoryFactory allows a different Lucene Directory to be used


Method Summary
 
Methods inherited from interface com.atlassian.jira.util.Function
get
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.