Uses of Package
org.apache.druid.query.aggregation.firstlast
-
Classes in org.apache.druid.query.aggregation.firstlast used by org.apache.druid.query.aggregation.firstlast Class Description FirstLastVectorAggregator Base type for vectorized version of on heap 'last' aggregator for primitive numeric column selectors..SelectionPredicate 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.first Class Description DoubleFirstLastVectorAggregator Vectorized version of on heap aggregator for column selectors with type DOUBLE.FirstLastVectorAggregator Base type for vectorized version of on heap 'last' aggregator for primitive numeric column selectors..FloatFirstLastVectorAggregator Vectorized version of on heap 'last' aggregator for column selectors with type FLOAT.LongFirstLastVectorAggregator Vectorized version of on heap 'last' aggregator for column selectors with type LONG..SingleStringFirstLastDimensionVectorAggregator StringFirstLastVectorAggregator -
Classes in org.apache.druid.query.aggregation.firstlast used by org.apache.druid.query.aggregation.firstlast.last Class Description DoubleFirstLastVectorAggregator Vectorized version of on heap aggregator for column selectors with type DOUBLE.FirstLastVectorAggregator Base type for vectorized version of on heap 'last' aggregator for primitive numeric column selectors..FloatFirstLastVectorAggregator Vectorized version of on heap 'last' aggregator for column selectors with type FLOAT.LongFirstLastVectorAggregator Vectorized version of on heap 'last' aggregator for column selectors with type LONG..SingleStringFirstLastDimensionVectorAggregator StringFirstLastVectorAggregator