public class LeafQueueTemplateInfo extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LeafQueueTemplateInfo.ConfItem
This 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–2021 Apache Software Foundation. All rights reserved.