Uses of Enum Class
io.trino.execution.scheduler.TopologyAwareNodeSelectorConfig.TopologyType
Packages that use TopologyAwareNodeSelectorConfig.TopologyType
-
Uses of TopologyAwareNodeSelectorConfig.TopologyType in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return TopologyAwareNodeSelectorConfig.TopologyTypeModifier and TypeMethodDescriptionTopologyAwareNodeSelectorConfig.getType()Returns the enum constant of this class with the specified name.TopologyAwareNodeSelectorConfig.TopologyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.execution.scheduler with parameters of type TopologyAwareNodeSelectorConfig.TopologyTypeModifier and TypeMethodDescriptionTopologyAwareNodeSelectorConfig.setType(TopologyAwareNodeSelectorConfig.TopologyType type)