org.apache.hadoop.examples.pi
Class Parser
java.lang.Object
org.apache.hadoop.examples.pi.Parser
public final class Parser
- extends Object
A class for parsing outputs
Constructor Summary |
Parser(boolean isVerbose)
|
Method Summary |
static void |
main(String[] args)
main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parser
public Parser(boolean isVerbose)
main
public static void main(String[] args)
throws IOException
- main
- Throws:
IOException
Copyright © 2009 The Apache Software Foundation