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