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