Uses of Class
edu.rit.pj.cluster.ResourceCache
Packages that use ResourceCache
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 ResourceCache in edu.rit.pj.cluster
Constructors in edu.rit.pj.cluster with parameters of type ResourceCacheModifierConstructorDescriptionBackendClassLoader
(JobBackendRef theJobBackend, JobFrontendRef theJobFrontend, ResourceCache theCache) Construct a new backend class loader.BackendClassLoader
(ClassLoader parent, JobBackendRef theJobBackend, JobFrontendRef theJobFrontend, ResourceCache theCache) Construct a new backend class loader.