Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
This package contains the web data access objects (DAO) for the RM.
|
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.helper |
This package contains helper classes for any Info object.
|
Modifier and Type | Field and Description |
---|---|
protected AutoQueueTemplatePropertiesInfo |
CapacitySchedulerInfo.autoQueueLeafTemplateProperties |
protected AutoQueueTemplatePropertiesInfo |
CapacitySchedulerQueueInfo.autoQueueLeafTemplateProperties |
protected AutoQueueTemplatePropertiesInfo |
CapacitySchedulerInfo.autoQueueParentTemplateProperties |
protected AutoQueueTemplatePropertiesInfo |
CapacitySchedulerQueueInfo.autoQueueParentTemplateProperties |
protected AutoQueueTemplatePropertiesInfo |
CapacitySchedulerInfo.autoQueueTemplateProperties |
protected AutoQueueTemplatePropertiesInfo |
CapacitySchedulerQueueInfo.autoQueueTemplateProperties |
Modifier and Type | Method and Description |
---|---|
static AutoQueueTemplatePropertiesInfo |
CapacitySchedulerInfoHelper.getAutoCreatedTemplate(Map<String,String> templateProperties) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.