Package | Description |
---|---|
com.sun.grid.jsv |
Modifier and Type | Method and Description |
---|---|
ParallelEnvironment |
ParallelEnvironment.clone() |
ParallelEnvironment |
JobDescription.getParallelEnvironment()
Get the ParallelEnvironment object that represents the parallel
environment settings for the job.
|
Modifier and Type | Method and Description |
---|---|
void |
JobDescription.setParallelEnvironment(ParallelEnvironment pe)
Set the ParallelEnvironment object that represent's the job's PE
settings.
|