Uses of Enum
org.apache.drill.exec.resourcemgr.config.selectors.ResourcePoolSelector.SelectorType
Packages that use ResourcePoolSelector.SelectorType
Package
Description
Defines all the Selectors which can be assigned to a ResourcePool in the ResourceManagement configuration.
-
Uses of ResourcePoolSelector.SelectorType in org.apache.drill.exec.resourcemgr.config.selectors
Fields in org.apache.drill.exec.resourcemgr.config.selectors declared as ResourcePoolSelector.SelectorTypeModifier and TypeFieldDescriptionprotected final ResourcePoolSelector.SelectorTypeAbstractResourcePoolSelector.SELECTOR_TYPEMethods in org.apache.drill.exec.resourcemgr.config.selectors that return ResourcePoolSelector.SelectorTypeModifier and TypeMethodDescriptionAbstractResourcePoolSelector.getSelectorType()DefaultSelector.getSelectorType()ResourcePoolSelector.getSelectorType()TagSelector.getSelectorType()Returns the enum constant of this type with the specified name.static ResourcePoolSelector.SelectorType[]ResourcePoolSelector.SelectorType.values()Returns an array containing the constants of this enum type, in the order they are declared.