Uses of Class
org.apache.druid.sql.calcite.aggregation.ApproxCountDistinctSqlAggregator
Packages that use ApproxCountDistinctSqlAggregator
Package
Description
-
Uses of ApproxCountDistinctSqlAggregator in org.apache.druid.sql.calcite.aggregation
Methods in org.apache.druid.sql.calcite.aggregation that return ApproxCountDistinctSqlAggregatorModifier and TypeMethodDescriptionSqlAggregationModule.provideApproxCountDistinctSqlAggregator(SqlAggregator aggregator) -
Uses of ApproxCountDistinctSqlAggregator in org.apache.druid.sql.calcite.aggregation.builtin
Constructors in org.apache.druid.sql.calcite.aggregation.builtin with parameters of type ApproxCountDistinctSqlAggregatorModifierConstructorDescriptionCountSqlAggregator(ApproxCountDistinctSqlAggregator approxCountDistinctAggregator)