public class IndexHelper extends Object implements Closeable
public org.apache.jackrabbit.oak.spi.state.NodeStore getNodeStore()
public File getOutputDir()
public File getWorkDir()
public org.apache.jackrabbit.oak.plugins.index.inventory.IndexPrinter getIndexPrinter()
public org.apache.jackrabbit.oak.plugins.index.inventory.IndexDefinitionPrinter getIndexDefnPrinter()
public org.apache.jackrabbit.oak.plugins.index.IndexPathService getIndexPathService()
public Executor getExecutor()
public org.apache.jackrabbit.oak.spi.mount.MountInfoProvider getMountInfoProvider()
public org.apache.jackrabbit.oak.stats.StatisticsProvider getStatisticsProvider()
@Nullable public @Nullable org.apache.jackrabbit.oak.spi.blob.GarbageCollectableBlobStore getGCBlobStore()
public LuceneIndexHelper getLuceneIndexHelper()
public org.apache.jackrabbit.oak.plugins.index.search.ExtractedTextCache getExtractedTextCache()
public void setPreExtractedTextDir(File dir) throws IOException
IOException@Nullable
public <T> T getService(@NotNull
@NotNull Class<T> type)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2012–2020 The Apache Software Foundation. All rights reserved.