Uses of Class
com.sun.grid.jsv.ParallelEnvironment
Packages that use ParallelEnvironment
-
Uses of ParallelEnvironment in com.sun.grid.jsv
Methods in com.sun.grid.jsv that return ParallelEnvironmentModifier and TypeMethodDescriptionParallelEnvironment.clone()
JobDescription.getParallelEnvironment()
Get the ParallelEnvironment object that represents the parallel environment settings for the job.Methods in com.sun.grid.jsv with parameters of type ParallelEnvironmentModifier and TypeMethodDescriptionvoid
JobDescription.setParallelEnvironment
(ParallelEnvironment pe) Set the ParallelEnvironment object that represent's the job's PE settings.