Uses of Class
org.apache.druid.query.aggregation.firstlast.first.StringFirstAggregatorFactory
-
Packages that use StringFirstAggregatorFactory Package Description org.apache.druid.query.aggregation.firstlast.first -
-
Uses of StringFirstAggregatorFactory in org.apache.druid.query.aggregation.firstlast.first
Subclasses of StringFirstAggregatorFactory in org.apache.druid.query.aggregation.firstlast.first Modifier and Type Class Description classStringFirstFoldingAggregatorFactoryFor backwards compatibility; equivalent to a regular StringFirstAggregatorFactory.
-