public class ConfInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected String | path | 
| protected ArrayList<ConfEntryInfo> | property | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getPath() | 
| ArrayList<ConfEntryInfo> | getProperties() | 
protected String path
protected ArrayList<ConfEntryInfo> property
public ConfInfo()
public ConfInfo(Job job) throws IOException
IOExceptionpublic ArrayList<ConfEntryInfo> getProperties()
public String getPath()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.