Uses of Class
io.prestosql.testing.TestingGroupProvider
-
Packages that use TestingGroupProvider Package Description io.prestosql.server.testing io.prestosql.testing -
-
Uses of TestingGroupProvider in io.prestosql.server.testing
Methods in io.prestosql.server.testing that return TestingGroupProvider Modifier and Type Method Description TestingGroupProviderTestingPrestoServer. getGroupProvider() -
Uses of TestingGroupProvider in io.prestosql.testing
Methods in io.prestosql.testing that return TestingGroupProvider Modifier and Type Method Description TestingGroupProviderLocalQueryRunner. getGroupProvider()TestingGroupProviderQueryRunner. getGroupProvider()
-