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