Uses of Class
io.trino.sql.planner.iterative.RuleStats
-
Packages that use RuleStats Package Description io.trino.sql.planner -
-
Uses of RuleStats in io.trino.sql.planner
Methods in io.trino.sql.planner that return types with arguments of type RuleStats Modifier and Type Method Description Map<Class<?>,RuleStats>PlanOptimizers. getRuleStats()Map<Class<?>,RuleStats>PlanOptimizersFactory. getRuleStats()Map<Class<?>,RuleStats>RuleStatsRecorder. getStats()
-