public class LeafQueueTemplateInfo extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | LeafQueueTemplateInfo.ConfItemThis class stores the Configuration Property. | 
| Constructor and Description | 
|---|
| LeafQueueTemplateInfo() | 
| LeafQueueTemplateInfo(org.apache.hadoop.conf.Configuration conf,
                     String queuePath) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(LeafQueueTemplateInfo.ConfItem confItem) | 
| ArrayList<LeafQueueTemplateInfo.ConfItem> | getItems() | 
public LeafQueueTemplateInfo()
public LeafQueueTemplateInfo(org.apache.hadoop.conf.Configuration conf,
                             String queuePath)
public void add(LeafQueueTemplateInfo.ConfItem confItem)
public ArrayList<LeafQueueTemplateInfo.ConfItem> getItems()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.