Uses of Class
io.prestosql.execution.resourcegroups.InternalResourceGroupManager
-
Packages that use InternalResourceGroupManager Package Description io.prestosql.server.testing -
-
Uses of InternalResourceGroupManager in io.prestosql.server.testing
Methods in io.prestosql.server.testing that return types with arguments of type InternalResourceGroupManager Modifier and Type Method Description Optional<InternalResourceGroupManager<?>>TestingPrestoServer. getResourceGroupManager()
-