org.infinispan.demo.distexec
Class PiApproximationDemo
java.lang.Object
org.infinispan.demo.Demo
org.infinispan.demo.distexec.PiApproximationDemo
public class PiApproximationDemo
- extends Demo
Infinispan distributed executors demo using pi approximation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PiApproximationDemo
public PiApproximationDemo(String[] args)
throws Exception
- Throws:
Exception
main
public static void main(String... args)
throws Exception
- Throws:
Exception
run
public void run()
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.