Uses of Class
org.apache.druid.query.aggregation.DelegatingAggregator
Packages that use DelegatingAggregator
-
Uses of DelegatingAggregator in org.apache.druid.query.aggregation
Subclasses of DelegatingAggregator in org.apache.druid.query.aggregationModifier and TypeClassDescriptionclassThis class can be used to wrap Double Aggregator that consume double type columns to handle Object type.classThis class can be used to wrap Float Aggregator that consume float type columns to handle Object type.classThis class can be used to wrap Long Aggregator that consume long type columns to handle Object type.