org.apache.oozie.action.hadoop
Class LauncherMain
java.lang.Object
org.apache.oozie.action.hadoop.LauncherMain
- Direct Known Subclasses:
- HiveMain, MapReduceMain, PigMain, SqoopMain
public abstract class LauncherMain
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LauncherMain
public LauncherMain()
run
protected static void run(Class<? extends LauncherMain> klass,
String[] args)
throws Exception
- Throws:
Exception
run
protected abstract void run(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2011 Yahoo. All Rights Reserved.