Uses of Class
io.trino.spi.statistics.TableStatistics.Builder
Packages that use TableStatistics.Builder
-
Uses of TableStatistics.Builder in io.trino.spi.statistics
Methods in io.trino.spi.statistics that return TableStatistics.BuilderModifier and TypeMethodDescriptionstatic TableStatistics.BuilderTableStatistics.builder()TableStatistics.Builder.setColumnStatistics(ColumnHandle columnHandle, ColumnStatistics columnStatistics) TableStatistics.Builder.setRowCount(Estimate rowCount)