Documentation of 'edu.rit.pj.cluster.test.Test04' Java class
Test04
edu.rit.pj.cluster.test

Class Test04



  • public class Test04
    extends java.lang.Object
    Class Test04 is a unit test main program for class Comm. Each process waits a random number of seconds, then prints a message.

    Usage: java -Dpj.np=K edu.rit.pj.cluster.test.Test04 [ lb [ ub ] ]
    lb = Lower bound wait time (sec, default 1)
    ub = Upper bound wait time (sec, default lb+9)

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.