Uses of Interface
io.trino.spi.resourcegroups.ResourceGroup
Packages that use ResourceGroup
-
Uses of ResourceGroup in io.trino.spi.resourcegroups
Methods in io.trino.spi.resourcegroups with parameters of type ResourceGroupModifier and TypeMethodDescriptionvoidResourceGroupConfigurationManager.configure(ResourceGroup group, SelectionContext<C> criteria) Implementations may retain a reference to the group, and re-configure it asynchronously.