Uses of Class
edu.rit.pj.cluster.JobBackend
Packages that use JobBackend
Package
Description
The Cluster package contains the Parallel Java cluster middleware and the main program
for the PJ Job Scheduler Daemon process for a parallel computer.
-
Uses of JobBackend in edu.rit.pj.cluster
Methods in edu.rit.pj.cluster that return JobBackendModifier and TypeMethodDescriptionstatic JobBackend
JobBackend.getJobBackend()
Obtain the Job Backend object.