Uses of Enum Class
io.trino.execution.resourcegroups.IndexedPriorityQueue.PriorityOrdering
Packages that use IndexedPriorityQueue.PriorityOrdering
-
Uses of IndexedPriorityQueue.PriorityOrdering in io.trino.execution.resourcegroups
Subclasses with type arguments of type IndexedPriorityQueue.PriorityOrdering in io.trino.execution.resourcegroupsMethods in io.trino.execution.resourcegroups that return IndexedPriorityQueue.PriorityOrderingModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.IndexedPriorityQueue.PriorityOrdering.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.execution.resourcegroups with parameters of type IndexedPriorityQueue.PriorityOrderingModifierConstructorDescriptionIndexedPriorityQueue(IndexedPriorityQueue.PriorityOrdering priorityOrdering)