| Package | Description |
|---|---|
| com.sun.grid.jsv |
| Modifier and Type | Method and Description |
|---|---|
TaskSpecifier |
TaskSpecifier.clone() |
TaskSpecifier |
JobDescription.getTaskSpecifier()
Get the object that represents the array task specifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobDescription.setTaskSpecifier(TaskSpecifier taskSpecifier)
Set the TaskSpecifier object that defines the job's array task settings.
|