/AWS1/CL_SGMPARALLELISMCONF¶
Configuration that controls the parallelism of the pipeline. By default, the parallelism configuration specified applies to all executions of the pipeline unless overridden.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_maxparallelexecutionsteps TYPE /AWS1/SGMMAXPARALLELEXECSTEPS /AWS1/SGMMAXPARALLELEXECSTEPS¶
The max number of steps that can be executed in parallel.
Queryable Attributes¶
MaxParallelExecutionSteps¶
The max number of steps that can be executed in parallel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXPARALLELEXECSTEPS() |
Getter for MAXPARALLELEXECUTIONSTEPS, with configurable defa |
ASK_MAXPARALLELEXECSTEPS() |
Getter for MAXPARALLELEXECUTIONSTEPS w/ exceptions if field |
HAS_MAXPARALLELEXECSTEPS() |
Determine if MAXPARALLELEXECUTIONSTEPS has a value |