/AWS1/CL_OMXREADSETFILES¶
Files in a read set.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_source1 TYPE REF TO /AWS1/CL_OMXFILEINFORMATION /AWS1/CL_OMXFILEINFORMATION¶
The location of the first file in Amazon S3.
io_source2 TYPE REF TO /AWS1/CL_OMXFILEINFORMATION /AWS1/CL_OMXFILEINFORMATION¶
The location of the second file in Amazon S3.
io_index TYPE REF TO /AWS1/CL_OMXFILEINFORMATION /AWS1/CL_OMXFILEINFORMATION¶
The files' index.
Queryable Attributes¶
source1¶
The location of the first file in Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE1() |
Getter for SOURCE1 |
source2¶
The location of the second file in Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE2() |
Getter for SOURCE2 |
index¶
The files' index.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEX() |
Getter for INDEX |