edu.umd.cloud9.example.memcached.demo
Class SetLogProbInMemcached
java.lang.Object
edu.umd.cloud9.example.memcached.demo.SetLogProbInMemcached
public class SetLogProbInMemcached
- extends Object
|
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 |
SetLogProbInMemcached
public SetLogProbInMemcached()
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