/AWS1/CL_GLUSTRMINGDATAPREVI00¶
Specifies options related to data preview for viewing a sample of your data.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_pollingtime TYPE /AWS1/GLUPOLLINGTIME /AWS1/GLUPOLLINGTIME¶
The polling time in milliseconds.
iv_recordpollinglimit TYPE /AWS1/GLUPOSITIVELONG /AWS1/GLUPOSITIVELONG¶
The limit to the number of records polled.
Queryable Attributes¶
PollingTime¶
The polling time in milliseconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POLLINGTIME() |
Getter for POLLINGTIME, with configurable default |
ASK_POLLINGTIME() |
Getter for POLLINGTIME w/ exceptions if field has no value |
HAS_POLLINGTIME() |
Determine if POLLINGTIME has a value |
RecordPollingLimit¶
The limit to the number of records polled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDPOLLINGLIMIT() |
Getter for RECORDPOLLINGLIMIT, with configurable default |
ASK_RECORDPOLLINGLIMIT() |
Getter for RECORDPOLLINGLIMIT w/ exceptions if field has no |
HAS_RECORDPOLLINGLIMIT() |
Determine if RECORDPOLLINGLIMIT has a value |