Uses of Class
io.prestosql.testing.statistics.StatsContext
-
Packages that use StatsContext Package Description io.prestosql.testing.statistics -
-
Uses of StatsContext in io.prestosql.testing.statistics
Methods in io.prestosql.testing.statistics with parameters of type StatsContext Modifier and Type Method Description java.util.OptionalDoubleMetric. getValueFromPlanNodeEstimate(io.prestosql.cost.PlanNodeStatsEstimate planNodeStatsEstimate, StatsContext statsContext)
-