Uses of Interface
org.apache.maven.index.updater.FSDirectoryFactory
-
Uses of FSDirectoryFactory in org.apache.maven.index.updater
Modifier and TypeFieldDescriptionstatic final FSDirectoryFactory
FSDirectoryFactory.DEFAULT
Default implementation that lets Lucene choose FSDirectory implementation.Modifier and TypeMethodDescriptionvoid
IndexUpdateRequest.setFSDirectoryFactory
(FSDirectoryFactory factory) ModifierConstructorDescriptionIndexDataReader
(InputStream is, Path tempStorage, DocumentFilter filter, FSDirectoryFactory factory, int threads)