org.apache.hadoop.mapreduce.v2.app.webapp.dao
Class ConfInfo
java.lang.Object
org.apache.hadoop.mapreduce.v2.app.webapp.dao.ConfInfo
public class ConfInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected String path
property
protected ArrayList<ConfEntryInfo> property
ConfInfo
public ConfInfo()
ConfInfo
public ConfInfo(Job job,
org.apache.hadoop.conf.Configuration conf)
throws IOException
- Throws:
IOException
getProperties
public ArrayList<ConfEntryInfo> getProperties()
getPath
public String getPath()
Copyright © 2012 Apache Software Foundation. All Rights Reserved.