/AWS1/CL_MDXFAILOVERRTRINPST00¶
Configuration details for a failover router input that can automatically switch between two sources.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_sourceindexzerostreamdets TYPE REF TO /AWS1/CL_MDXFAILOVERRTRINPID00 /AWS1/CL_MDXFAILOVERRTRINPID00¶
Configuration details for the primary source (index 0) in the failover setup.
io_sourceindexonestreamdets TYPE REF TO /AWS1/CL_MDXFAILOVERRTRINPID00 /AWS1/CL_MDXFAILOVERRTRINPID00¶
Configuration details for the secondary source (index 1) in the failover setup.
Queryable Attributes¶
SourceIndexZeroStreamDetails¶
Configuration details for the primary source (index 0) in the failover setup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEINDEXZEROSTRMDETS() |
Getter for SOURCEINDEXZEROSTREAMDETAILS |
SourceIndexOneStreamDetails¶
Configuration details for the secondary source (index 1) in the failover setup.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEINDEXONESTREAMDETS() |
Getter for SOURCEINDEXONESTREAMDETAILS |