org.apache.hadoop.examples.pi
Class Parser

java.lang.Object
  extended by 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
 

Constructor Detail

Parser

public Parser(boolean isVerbose)
Method Detail

main

public static void main(String[] args)
                 throws IOException
main

Throws:
IOException


Copyright © 2009 The Apache Software Foundation