| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.io.stream |
Stream implementations for the Streaming Aggregation API
|
| 限定符和类型 | 方法和说明 |
|---|---|
TupleStream |
FacetStream.getSortedRollupStream(ParallelListStream plist,
Metric[] rollupMetrics) |
TupleStream |
ParallelMetricsRollup.getSortedRollupStream(ParallelListStream plistStream,
Metric[] rollupMetrics)
Get the rollup for the parallelized streams that is sorted based on the original (non-parallel) sort order.
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.