public abstract class NumericAnyAggregator<TSelector extends BaseNullableColumnValueSelector> extends Object implements Aggregator
| Constructor and Description |
|---|
NumericAnyAggregator(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 NumericAnyAggregator(TSelector valueSelector)
public void aggregate()
Aggregatoraggregate in interface Aggregatorpublic void close()
close in interface Closeableclose in interface AutoCloseableclose in interface AggregatorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.