Uses of Class
org.apache.druid.query.aggregation.post.ArithmeticPostAggregator
-
Packages that use ArithmeticPostAggregator Package Description org.apache.druid.query.aggregation.post -
-
Uses of ArithmeticPostAggregator in org.apache.druid.query.aggregation.post
Methods in org.apache.druid.query.aggregation.post that return ArithmeticPostAggregator Modifier and Type Method Description ArithmeticPostAggregatorArithmeticPostAggregator. decorate(Map<String,AggregatorFactory> aggregators)
-