|
Oracle® In-Database Container for Hadoop Java API Reference Release 1.0.1 E54638-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.sql.hadoop.ConfigManager
public class ConfigManager
Constructor Summary | |
---|---|
ConfigManager()
|
Method Summary | |
---|---|
static void |
parse(org.apache.hadoop.conf.Configuration conf,
java.lang.String arg)
Take the user specified options and pass them to the Hadoop parser. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigManager()
Method Detail |
---|
public static void parse(org.apache.hadoop.conf.Configuration conf, java.lang.String arg) throws java.lang.Exception
conf
- the Hadoop configurationarg
- user specified options
java.lang.Exception
|
Oracle® In-Database Container for Hadoop Java API Reference Release 1.0.1 E54638-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |