Uses of Class
io.trino.testing.DistributedQueryRunner.Builder
-
Packages that use DistributedQueryRunner.Builder Package Description io.trino.testing -
-
Uses of DistributedQueryRunner.Builder in io.trino.testing
Classes in io.trino.testing with type parameters of type DistributedQueryRunner.Builder Modifier and Type Class Description static classDistributedQueryRunner.Builder<SELF extends DistributedQueryRunner.Builder<?>>Methods in io.trino.testing that return DistributedQueryRunner.Builder Modifier and Type Method Description static DistributedQueryRunner.Builder<?>DistributedQueryRunner. builder(Session defaultSession)
-