Uses of Class
org.apache.drill.exec.resourcemgr.config.exception.RMConfigException
Packages that use RMConfigException
Package
Description
This package contains the configuration components of ResourceManagement feature in Drill.
Defines all the Selectors which can be assigned to a ResourcePool in the ResourceManagement configuration.
-
Uses of RMConfigException in org.apache.drill.exec.resourcemgr.config
Constructors in org.apache.drill.exec.resourcemgr.config that throw RMConfigExceptionModifierConstructorDescriptionQueryQueueConfigImpl
(com.typesafe.config.Config queueConfig, String poolName, NodeResources queueNodeResource) ResourcePoolTreeImpl
(com.typesafe.config.Config rmConfig, long totalNodeMemory, int totalNodePhysicalCpu, int vFactor) -
Uses of RMConfigException in org.apache.drill.exec.resourcemgr.config.selectors
Methods in org.apache.drill.exec.resourcemgr.config.selectors that throw RMConfigExceptionModifier and TypeMethodDescriptionstatic ResourcePoolSelector
ResourcePoolSelectorFactory.createSelector
(com.typesafe.config.Config selectorConfig)