/AWS1/CL_MDXMERGERTRINPIDXED00¶
Configuration details for an indexed stream in a merge router input setup.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_sourceindex TYPE /AWS1/MDXINTEGER /AWS1/MDXINTEGER¶
The index number (0 or 1) assigned to this source in the merge configuration.
Optional arguments:¶
iv_sourceipaddress TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING¶
The IP address of the source for this indexed stream in the merge setup.
Queryable Attributes¶
SourceIndex¶
The index number (0 or 1) assigned to this source in the merge configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEINDEX() |
Getter for SOURCEINDEX, with configurable default |
ASK_SOURCEINDEX() |
Getter for SOURCEINDEX w/ exceptions if field has no value |
HAS_SOURCEINDEX() |
Determine if SOURCEINDEX has a value |
SourceIpAddress¶
The IP address of the source for this indexed stream in the merge setup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEIPADDRESS() |
Getter for SOURCEIPADDRESS, with configurable default |
ASK_SOURCEIPADDRESS() |
Getter for SOURCEIPADDRESS w/ exceptions if field has no val |
HAS_SOURCEIPADDRESS() |
Determine if SOURCEIPADDRESS has a value |