de.kumpe.hadooptimizer.examples
Class CliExamplesRunner
java.lang.Object
de.kumpe.hadooptimizer.examples.CliExamplesRunner
public class CliExamplesRunner
- extends Object
The main entry class for the generated jar file. It's specified in the
corresponding MANIFEST.MF entry. If the jar is started it takes the first
argument as a Example
subclass instantiates it and invokes its
Example.run(String[])
method.
- Author:
- Christian Kumpe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CliExamplesRunner
public CliExamplesRunner()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2011 Christian Kumpe. All Rights Reserved.