Uses of Class
io.trino.plugin.tpch.statistics.TableStatisticsData
Packages that use TableStatisticsData
-
Uses of TableStatisticsData in io.trino.plugin.tpch.statistics
Methods in io.trino.plugin.tpch.statistics that return types with arguments of type TableStatisticsDataModifier and TypeMethodDescriptionStatisticsEstimator.estimateStats(io.trino.tpch.TpchTable<?> tpchTable, Map<io.trino.tpch.TpchColumn<?>, List<Object>> columnValuesRestrictions, double scaleFactor) TableStatisticsDataRepository.load(String schemaName, io.trino.tpch.TpchTable<?> table, Optional<io.trino.tpch.TpchColumn<?>> partitionColumn, Optional<String> partitionValue) Methods in io.trino.plugin.tpch.statistics with parameters of type TableStatisticsData