Uses of Class
org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.BoundedHistogram
-
Packages that use BoundedHistogram Package Description org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined -
-
Uses of BoundedHistogram in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined
Methods in org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined that return BoundedHistogram Modifier and Type Method Description BoundedHistogramTransformStageStatistics. getFilteredPathsRejectedHistogram()BoundedHistogramTransformStageStatistics. getHiddenPathsRejectedHistogram()BoundedHistogramTransformStageStatistics. getSplitDocumentsHistogram()
-