Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AutoQueueTemplatePropertiesInfo
Packages that use AutoQueueTemplatePropertiesInfo
Package
Description
This package contains the web data access objects (DAO) for the RM.
This package contains helper classes for any Info object.
-
Uses of AutoQueueTemplatePropertiesInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Fields in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao declared as AutoQueueTemplatePropertiesInfoModifier and TypeFieldDescriptionprotected AutoQueueTemplatePropertiesInfoCapacitySchedulerInfo.autoQueueLeafTemplatePropertiesprotected AutoQueueTemplatePropertiesInfoCapacitySchedulerQueueInfo.autoQueueLeafTemplatePropertiesprotected AutoQueueTemplatePropertiesInfoCapacitySchedulerInfo.autoQueueParentTemplatePropertiesprotected AutoQueueTemplatePropertiesInfoCapacitySchedulerQueueInfo.autoQueueParentTemplatePropertiesprotected AutoQueueTemplatePropertiesInfoCapacitySchedulerInfo.autoQueueTemplatePropertiesprotected AutoQueueTemplatePropertiesInfoCapacitySchedulerQueueInfo.autoQueueTemplateProperties -
Uses of AutoQueueTemplatePropertiesInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.helper
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.helper that return AutoQueueTemplatePropertiesInfoModifier and TypeMethodDescriptionCapacitySchedulerInfoHelper.getAutoCreatedTemplate(Map<String, String> templateProperties)