Uses of Class
org.apache.drill.exec.resourcemgr.config.exception.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
ModifierConstructorDescriptionQueryQueueConfigImpl
(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
Modifier and TypeMethodDescriptionstatic ResourcePoolSelector
ResourcePoolSelectorFactory.createSelector
(com.typesafe.config.Config selectorConfig)