/AWS1/CL_ATHCALCULATIONSTATS¶
Contains statistics for a notebook calculation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dpuexecutioninmillis TYPE /AWS1/ATHLONG /AWS1/ATHLONG¶
The data processing unit execution time in milliseconds for the calculation.
iv_progress TYPE /AWS1/ATHDESCRIPTIONSTRING /AWS1/ATHDESCRIPTIONSTRING¶
The progress of the calculation.
Queryable Attributes¶
DpuExecutionInMillis¶
The data processing unit execution time in milliseconds for the calculation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DPUEXECUTIONINMILLIS() |
Getter for DPUEXECUTIONINMILLIS, with configurable default |
ASK_DPUEXECUTIONINMILLIS() |
Getter for DPUEXECUTIONINMILLIS w/ exceptions if field has n |
HAS_DPUEXECUTIONINMILLIS() |
Determine if DPUEXECUTIONINMILLIS has a value |
Progress¶
The progress of the calculation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROGRESS() |
Getter for PROGRESS, with configurable default |
ASK_PROGRESS() |
Getter for PROGRESS w/ exceptions if field has no value |
HAS_PROGRESS() |
Determine if PROGRESS has a value |