Uses of Package
org.apache.druid.query.aggregation.firstlast
Packages that use org.apache.druid.query.aggregation.firstlast
Package
Description
-
Classes in org.apache.druid.query.aggregation.firstlast used by org.apache.druid.query.aggregation.firstlastClassDescriptionBase type for vectorized version of on heap 'last' aggregator for primitive numeric column selectors..Differentiating factor between the first and the last aggregator.
-
Classes in org.apache.druid.query.aggregation.firstlast used by org.apache.druid.query.aggregation.firstlast.firstClassDescriptionVectorized version of on heap aggregator for column selectors with type DOUBLE.Base type for vectorized version of on heap 'last' aggregator for primitive numeric column selectors..Vectorized version of on heap 'last' aggregator for column selectors with type FLOAT.Vectorized version of on heap 'last' aggregator for column selectors with type LONG..
-
Classes in org.apache.druid.query.aggregation.firstlast used by org.apache.druid.query.aggregation.firstlast.lastClassDescriptionVectorized version of on heap aggregator for column selectors with type DOUBLE.Base type for vectorized version of on heap 'last' aggregator for primitive numeric column selectors..Vectorized version of on heap 'last' aggregator for column selectors with type FLOAT.Vectorized version of on heap 'last' aggregator for column selectors with type LONG..