public class DoubleTopNColumnAggregatesProcessor extends NullableNumericTopNColumnAggregatesProcessor<BaseDoubleColumnValueSelector>
| Modifier | Constructor and Description |
|---|---|
protected |
DoubleTopNColumnAggregatesProcessor(Function<Object,Comparable<?>> converter) |
| Modifier and Type | Method and Description |
|---|---|
void |
initAggregateStore()
Initializes the underlying aggregates store to something nice and seleector type appropriate
|
closeAggregators, getCardinality, getRowSelector, scanAndAggregate, updateResultsprotected DoubleTopNColumnAggregatesProcessor(Function<Object,Comparable<?>> converter)
public void initAggregateStore()
TopNColumnAggregatesProcessorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.