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

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

public class ComputeLogProb
extends Object


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