Uses of Class
io.prestosql.plugin.tpch.statistics.TableStatisticsDataRepository
-
Packages that use TableStatisticsDataRepository Package Description io.prestosql.plugin.tpch.statistics -
-
Uses of TableStatisticsDataRepository in io.prestosql.plugin.tpch.statistics
Constructors in io.prestosql.plugin.tpch.statistics with parameters of type TableStatisticsDataRepository Constructor Description StatisticsEstimator(TableStatisticsDataRepository tableStatisticsDataRepository)
-