public abstract class NumericLastAggregator<TSelector extends BaseNullableColumnValueSelector> extends Object implements Aggregator
NumericFirstAggregator| Constructor and Description |
|---|
NumericLastAggregator(BaseLongColumnValueSelector timeSelector,
TSelector valueSelector) |
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate()
Performs aggregation.
|
void |
close() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregateWithSize, get, getDouble, getFloat, getLong, isNullpublic NumericLastAggregator(BaseLongColumnValueSelector timeSelector, TSelector valueSelector)
public void aggregate()
Aggregatoraggregate in interface Aggregatorpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in interface AggregatorCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.