Uses of Class
org.apache.druid.query.aggregation.AggregatorAndSize
-
Packages that use AggregatorAndSize Package Description org.apache.druid.query.aggregation -
-
Uses of AggregatorAndSize in org.apache.druid.query.aggregation
Methods in org.apache.druid.query.aggregation that return AggregatorAndSize Modifier and Type Method Description AggregatorAndSizeAggregatorFactory. factorizeWithSize(ColumnSelectorFactory metricFactory)Creates anAggregatorbased on the provided column selector factory.
-