Uses of Package
io.prestosql.execution.resourcegroups
-
Packages that use io.prestosql.execution.resourcegroups Package Description io.prestosql.dispatcher io.prestosql.execution.resourcegroups io.prestosql.server io.prestosql.server.testing -
Classes in io.prestosql.execution.resourcegroups used by io.prestosql.dispatcher Class Description ResourceGroupManager Classes implementing this interface must be thread safe. -
Classes in io.prestosql.execution.resourcegroups used by io.prestosql.execution.resourcegroups Class Description InternalResourceGroup Resource groups form a tree, and all access to a group is guarded by the root of the tree.LegacyResourceGroupConfigurationManager ResourceGroupManager Classes implementing this interface must be thread safe. -
Classes in io.prestosql.execution.resourcegroups used by io.prestosql.server Class Description ResourceGroupManager Classes implementing this interface must be thread safe. -
Classes in io.prestosql.execution.resourcegroups used by io.prestosql.server.testing Class Description InternalResourceGroupManager