Uses of Class
org.apache.jackrabbit.oak.index.indexer.document.indexstore.IndexStoreSortStrategyBase
-
Packages that use IndexStoreSortStrategyBase Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined -
-
Uses of IndexStoreSortStrategyBase in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
Subclasses of IndexStoreSortStrategyBase in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined Modifier and Type Class Description class
PipelinedStrategy
Downloads the contents of the MongoDB repository dividing the tasks in a pipeline with the following stages: Download - Downloads from Mongo all the documents in the node store.class
PipelinedTreeStoreStrategy
Downloads the contents of the MongoDB repository dividing the tasks in a pipeline with the following stages: Download - Downloads from Mongo all the documents in the node store.
-