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