Uses of Enum Class
io.trino.spi.resourcegroups.ResourceGroupState
Packages that use ResourceGroupState
-
Uses of ResourceGroupState in io.trino.spi.resourcegroups
Subclasses with type arguments of type ResourceGroupState in io.trino.spi.resourcegroupsMethods in io.trino.spi.resourcegroups that return ResourceGroupStateModifier and TypeMethodDescriptionstatic ResourceGroupStateReturns the enum constant of this class with the specified name.static ResourceGroupState[]ResourceGroupState.values()Returns an array containing the constants of this enum class, in the order they are declared.