|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.conf.Configured
edu.umd.cloud9.util.PowerTool
public abstract class PowerTool
| Constructor Summary | |
|---|---|
PowerTool(Configuration conf)
|
|
| Method Summary | |
|---|---|
abstract String[] |
getRequiredParameters()
|
int |
run()
|
int |
run(String[] args)
|
abstract int |
runTool()
|
| Methods inherited from class org.apache.hadoop.conf.Configured |
|---|
getConf, setConf |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hadoop.conf.Configurable |
|---|
getConf, setConf |
| Constructor Detail |
|---|
public PowerTool(Configuration conf)
| Method Detail |
|---|
public int run()
throws Exception
Exception
public int run(String[] args)
throws Exception
run in interface ToolExceptionpublic abstract String[] getRequiredParameters()
public abstract int runTool()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||