Package | Description |
---|---|
org.apache.drill.exec.resourcemgr.config |
This package contains the configuration components of ResourceManagement feature in Drill.
|
org.apache.drill.exec.resourcemgr.config.selectors |
Defines all the Selectors which can be assigned to a ResourcePool in the ResourceManagement configuration.
|
Constructor and Description |
---|
QueryQueueConfigImpl(com.typesafe.config.Config queueConfig,
String poolName,
NodeResources queueNodeResource) |
ResourcePoolTreeImpl(com.typesafe.config.Config rmConfig,
long totalNodeMemory,
int totalNodePhysicalCpu,
int vFactor) |
Modifier and Type | Method and Description |
---|---|
static ResourcePoolSelector |
ResourcePoolSelectorFactory.createSelector(com.typesafe.config.Config selectorConfig) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.