Uses of Class
org.apache.jackrabbit.oak.index.indexer.document.CompositeException
-
Packages that use CompositeException Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile org.apache.jackrabbit.oak.index.indexer.document.incrementalstore -
-
Uses of CompositeException in org.apache.jackrabbit.oak.index.indexer.document.flatfile
Methods in org.apache.jackrabbit.oak.index.indexer.document.flatfile that throw CompositeException Modifier and Type Method Description IndexStoreFlatFileNodeStoreBuilder. build()IndexStoreFlatFileNodeStoreBuilder. build(IndexHelper indexHelper, List<org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition> indexDefinitions)List<IndexStore>FlatFileNodeStoreBuilder. buildList(IndexHelper indexHelper, IndexerSupport indexerSupport, List<org.apache.jackrabbit.oak.plugins.index.search.IndexDefinition> indexDefinitions)FileSortStrategy. createSortedStoreFile()Deprecated. -
Uses of CompositeException in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore
Methods in org.apache.jackrabbit.oak.index.indexer.document.incrementalstore that throw CompositeException Modifier and Type Method Description IndexStoreIncrementalStoreBuilder. build()FileIncrementalIndexStoreSortStrategy. createSortedStoreFile()
-