Uses of Package
org.apache.druid.query.aggregation.firstlast.last
Packages that use org.apache.druid.query.aggregation.firstlast.last
-
Classes in org.apache.druid.query.aggregation.firstlast.last used by org.apache.druid.query.aggregation.firstlast.lastClassDescriptionBase type for on heap 'last' aggregator for primitive numeric column selectors..Base type for buffer based 'last' aggregator for primitive numeric column selectors This could probably share a base type with
NumericFirstBufferAggregator...