org.apache.hadoop.examples
Class ExampleDriver

java.lang.Object
  extended by org.apache.hadoop.examples.ExampleDriver

public class ExampleDriver
extends Object

A description of an example program based on its class and a human-readable description.


Constructor Summary
ExampleDriver()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleDriver

public ExampleDriver()
Method Detail

main

public static void main(String[] argv)


Copyright © 2009 The Apache Software Foundation