edu.umd.cloud9.example.memcached.demo
Class WordCount

java.lang.Object
  extended by edu.umd.cloud9.example.memcached.demo.WordCount

public class WordCount
extends Object


Nested Class Summary
static class WordCount.MyMapper
           
static class WordCount.MyReducer
           
 
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