|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Class Summary | |
---|---|
CancellationPolicyInformation | Job arrays can be canceled based on the success or failure of the first or any sub-job. |
JobArray | Job arrays are an easy way to submit many sub-jobs that perform the same work using the same script, but operate on different sets of data. |
JobArrayIndexRange | Represents information about a job index expression. |
JobArraySubJob | Represents information about a job array sub-job. |
Enum Summary | |
---|---|
CancellationPolicy | This enumeration represents job array cancellation policies, and is to be used in combination with CancellationPolicyInformation. |
Groovy Documentation