Uses of Interface
io.trino.testing.LocalQueryRunner.PlanOptimizersProvider
-
Packages that use LocalQueryRunner.PlanOptimizersProvider Package Description io.trino.testing -
-
Uses of LocalQueryRunner.PlanOptimizersProvider in io.trino.testing
Methods in io.trino.testing with parameters of type LocalQueryRunner.PlanOptimizersProvider Modifier and Type Method Description LocalQueryRunner.BuilderLocalQueryRunner.Builder. withPlanOptimizersProvider(LocalQueryRunner.PlanOptimizersProvider planOptimizersProvider)
-