Uses of Class
org.apache.solr.analytics.function.reduction.data.SortedListCollector
-
Packages that use SortedListCollector Package Description org.apache.solr.analytics.function.reduction.data Reduction data collectors to use while computing analytics expressions. -
-
Uses of SortedListCollector in org.apache.solr.analytics.function.reduction.data
Subclasses of SortedListCollector in org.apache.solr.analytics.function.reduction.data Modifier and Type Class Description static classSortedListCollector.SortedDoubleListCollectorstatic classSortedListCollector.SortedFloatListCollectorstatic classSortedListCollector.SortedIntListCollectorstatic classSortedListCollector.SortedLongListCollectorstatic classSortedListCollector.SortedStringListCollector
-