Uses of Enum Class
io.trino.execution.scheduler.NodeSchedulerConfig.NodeSchedulerPolicy
Packages that use NodeSchedulerConfig.NodeSchedulerPolicy
-
Uses of NodeSchedulerConfig.NodeSchedulerPolicy in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return NodeSchedulerConfig.NodeSchedulerPolicyModifier and TypeMethodDescriptionNodeSchedulerConfig.getNodeSchedulerPolicy()Returns the enum constant of this class with the specified name.NodeSchedulerConfig.NodeSchedulerPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.