public class FloatTopNColumnAggregatesProcessor extends NullableNumericTopNColumnAggregatesProcessor<BaseFloatColumnValueSelector>
| Modifier | Constructor and Description |
|---|---|
protected |
FloatTopNColumnAggregatesProcessor(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 FloatTopNColumnAggregatesProcessor(Function<Object,Comparable<?>> converter)
public void initAggregateStore()
TopNColumnAggregatesProcessorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.