Uses of Class
org.apache.drill.exec.resourcemgr.config.selectors.AbstractResourcePoolSelector
Package
Description
Defines all the Selectors which can be assigned to a ResourcePool in the ResourceManagement configuration.
-
Uses of AbstractResourcePoolSelector in org.apache.drill.exec.resourcemgr.config.selectors
Modifier and TypeClassDescriptionclass
Evaluates if a query can be admitted to a ResourcePool or not by comparing query user/groups with the configured users/groups policies for this selector.class
Complex selector whose value is list of other Simple or Complex Selectors.class
class
When selector configuration is absent for a ResourcePool then it is associated with a DefaultSelector.class
Simple selector whose value is another Simple or Complex Selectors.class
Complex selector whose value is list of other Simple or Complex Selectors.class
Simple selector whose value is a string representing a tag.