org.infinispan.demo.mapreduce
Class WordCountDemo
java.lang.Object
org.infinispan.demo.Demo
org.infinispan.demo.mapreduce.WordCountDemo
public class WordCountDemo
- extends Demo
Infinispan MapReduceTask demo
- Author:
- Vladimir Blagojevic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WordCountDemo
public WordCountDemo(String[] args)
throws Exception
- Throws:
Exception
main
public static void main(String... args)
throws Exception
- Throws:
Exception
buildCommandLineOptions
protected com.martiansoftware.jsap.SimpleJSAP buildCommandLineOptions()
throws com.martiansoftware.jsap.JSAPException
- Specified by:
buildCommandLineOptions
in class Demo
- Throws:
com.martiansoftware.jsap.JSAPException
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.