edu.rit.pj.cluster.test
Class JobSchedulerTest
- java.lang.Object
-
- edu.rit.pj.cluster.test.JobSchedulerTest
-
public class JobSchedulerTest extends java.lang.ObjectClass 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 voidmain(java.lang.String[] args)Unit test main program.
-
DMelt 3.0 © DataMelt by jWork.ORG