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