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

Class JobSchedulerTest



  • public class JobSchedulerTest
    extends java.lang.Object
    Class JobSchedulerTest is a unit test main program for class JobScheduler. Class JobSchedulerTest mimics a job frontend process. It lets you send messages to a Job Scheduler process by typing commands on the console. It displays messages from the Job Scheduler process on the console.

    Usage: java edu.rit.pj.cluster.test.JobSchedulerTest host port
    host = Job Scheduler process host name
    port = Job Scheduler process port number

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Unit test 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
        Unit test main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.