edu.umd.cloud9.example.simple
Class DemoMapredNullInput

java.lang.Object
  extended by edu.umd.cloud9.example.simple.DemoMapredNullInput

public class DemoMapredNullInput
extends Object


Method Summary
static void main(String[] args)
          Runs the demo.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException
Runs the demo.

Throws:
IOException