| Package | Description |
|---|---|
| org.apache.druid.query.aggregation.last |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleLastVectorAggregator
Vectorized version of on heap 'last' aggregator for column selectors with type DOUBLE..
|
class |
FloatLastVectorAggregator
Vectorized version of on heap 'last' aggregator for column selectors with type FLOAT..
|
class |
LongLastVectorAggregator
Vectorized version of on heap 'last' aggregator for column selectors with type LONG..
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.