public class StringColumnLongAggregatorWrapper extends DelegatingAggregator
delegate| Constructor and Description |
|---|
StringColumnLongAggregatorWrapper(BaseObjectColumnValueSelector selector,
Function<BaseLongColumnValueSelector,Aggregator> delegateBuilder,
long nullValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate()
Performs aggregation.
|
close, get, getDouble, getFloat, getLong, isNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregateWithSizepublic StringColumnLongAggregatorWrapper(BaseObjectColumnValueSelector selector, Function<BaseLongColumnValueSelector,Aggregator> delegateBuilder, long nullValue)
public void aggregate()
Aggregatoraggregate in interface Aggregatoraggregate in class DelegatingAggregatorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.