Package org.apache.druid.query.aggregation.firstlast
package org.apache.druid.query.aggregation.firstlast
-
ClassDescriptionVectorized version of on heap aggregator for column selectors with type DOUBLE.FirstLastVectorAggregator<RhsType,
PairType extends SerializablePair<Long, RhsType>> 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..Differentiating factor between the first and the last aggregator.