de.kumpe.hadooptimizer.examples.analysis
Class Convert
java.lang.Object
org.apache.hadoop.conf.Configured
de.kumpe.hadooptimizer.examples.Example
de.kumpe.hadooptimizer.examples.analysis.Convert
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable
public class Convert
- extends Example
Convert the Reducer results from SvgRenderer to a text-based
csv-file.
- Author:
- Christian Kumpe
| Methods inherited from class org.apache.hadoop.conf.Configured |
getConf, setConf |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Convert
public Convert()
createOptions
public org.apache.commons.cli.Options createOptions()
- Overrides:
createOptions in class Example
execute
protected void execute()
throws Exception
- Specified by:
execute in class Example
- Throws:
Exception
getVersionInfo
protected String getVersionInfo()
- Specified by:
getVersionInfo in class Example
Copyright © 2011 Christian Kumpe. All Rights Reserved.