/AWS1/CL_GLUBTCGETTBLOPTIMIZ02¶
BatchGetTableOptimizerResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_tableoptimizers TYPE /AWS1/CL_GLUBTCTABLEOPTIMIZER=>TT_BATCHTABLEOPTIMIZERS TT_BATCHTABLEOPTIMIZERS¶
A list of
BatchTableOptimizerobjects.
it_failures TYPE /AWS1/CL_GLUBTCGETTBLOPTIMIZ03=>TT_BTCGETTABLEOPTIMIZERERRORS TT_BTCGETTABLEOPTIMIZERERRORS¶
A list of errors from the operation.
Queryable Attributes¶
TableOptimizers¶
A list of
BatchTableOptimizerobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLEOPTIMIZERS() |
Getter for TABLEOPTIMIZERS, with configurable default |
ASK_TABLEOPTIMIZERS() |
Getter for TABLEOPTIMIZERS w/ exceptions if field has no val |
HAS_TABLEOPTIMIZERS() |
Determine if TABLEOPTIMIZERS has a value |
Failures¶
A list of errors from the operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILURES() |
Getter for FAILURES, with configurable default |
ASK_FAILURES() |
Getter for FAILURES w/ exceptions if field has no value |
HAS_FAILURES() |
Determine if FAILURES has a value |