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

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

public class SetLogProbInMemcached
extends Object


Constructor Summary
SetLogProbInMemcached()
           
 
Method Summary
static void main(String[] args)
          First argument - path of file on local file system on master node containing list of memcache servers Second argument - path of file on dfs on master node to be converted into sequence file and put in memcache
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetLogProbInMemcached

public SetLogProbInMemcached()
Method Detail

main

public static void main(String[] args)
                 throws IOException
First argument - path of file on local file system on master node containing list of memcache servers Second argument - path of file on dfs on master node to be converted into sequence file and put in memcache

Throws:
IOException