Uses of Class
io.prestosql.testing.LocalQueryRunner
-
Packages that use LocalQueryRunner Package Description io.prestosql.testing -
-
Uses of LocalQueryRunner in io.prestosql.testing
Methods in io.prestosql.testing that return LocalQueryRunner Modifier and Type Method Description LocalQueryRunnerLocalQueryRunner.Builder. build()static LocalQueryRunnerLocalQueryRunner. create(Session defaultSession)LocalQueryRunnerLocalQueryRunner. printPlan()
-