Uses of Class
org.apache.solr.client.solrj.io.stream.ParallelListStream
Packages that use ParallelListStream
Package
Description
Stream implementations for the Streaming Aggregation API
-
Uses of ParallelListStream in org.apache.solr.client.solrj.io.stream
Methods in org.apache.solr.client.solrj.io.stream with parameters of type ParallelListStreamModifier and TypeMethodDescriptionFacetStream.getSortedRollupStream(ParallelListStream plist, Metric[] rollupMetrics) ParallelMetricsRollup.getSortedRollupStream(ParallelListStream plistStream, Metric[] rollupMetrics) Get the rollup for the parallelized streams that is sorted based on the original (non-parallel) sort order.StatsStream.getSortedRollupStream(ParallelListStream plist, Metric[] rollupMetrics)