Uses of Record Class
io.trino.sql.planner.plan.StatisticAggregationsDescriptor.ColumnStatisticAggregationsDescriptor
Packages that use StatisticAggregationsDescriptor.ColumnStatisticAggregationsDescriptor
-
Uses of StatisticAggregationsDescriptor.ColumnStatisticAggregationsDescriptor in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type StatisticAggregationsDescriptor.ColumnStatisticAggregationsDescriptorMethod parameters in io.trino.sql.planner.plan with type arguments of type StatisticAggregationsDescriptor.ColumnStatisticAggregationsDescriptorModifier and TypeMethodDescriptionstatic <T> StatisticAggregationsDescriptor<T> StatisticAggregationsDescriptor.fromJson(Map<String, T> grouping, Map<TableStatisticType, T> tableStatistics, List<StatisticAggregationsDescriptor.ColumnStatisticAggregationsDescriptor<T>> columnStatistics)