Skip to content

/AWS1/CL_MDXMERGERTRINPUTCONF

Configuration settings for a merge router input that combines two input sources.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_networkinterfacearn TYPE /AWS1/MDXROUTERNETWORKIFACEARN /AWS1/MDXROUTERNETWORKIFACEARN

The ARN of the network interface to use for this merge router input.

it_protocolconfigurations TYPE /AWS1/CL_MDXMERGERTRINPPROTC00=>TT_MERGERTRINPUTPROTCONFLIST TT_MERGERTRINPUTPROTCONFLIST

A list of exactly two protocol configurations for the merge input sources. Both must use the same protocol type.

iv_mergerecwindowmillisecs TYPE /AWS1/MDXLONG /AWS1/MDXLONG

The time window in milliseconds for merging the two input sources.


Queryable Attributes

NetworkInterfaceArn

The ARN of the network interface to use for this merge router input.

Accessible with the following methods

Method Description
GET_NETWORKINTERFACEARN() Getter for NETWORKINTERFACEARN, with configurable default
ASK_NETWORKINTERFACEARN() Getter for NETWORKINTERFACEARN w/ exceptions if field has no
HAS_NETWORKINTERFACEARN() Determine if NETWORKINTERFACEARN has a value

ProtocolConfigurations

A list of exactly two protocol configurations for the merge input sources. Both must use the same protocol type.

Accessible with the following methods

Method Description
GET_PROTOCOLCONFIGURATIONS() Getter for PROTOCOLCONFIGURATIONS, with configurable default
ASK_PROTOCOLCONFIGURATIONS() Getter for PROTOCOLCONFIGURATIONS w/ exceptions if field has
HAS_PROTOCOLCONFIGURATIONS() Determine if PROTOCOLCONFIGURATIONS has a value

MergeRecoveryWindowMilliseconds

The time window in milliseconds for merging the two input sources.

Accessible with the following methods

Method Description
GET_MERGERECWINDOWMILLISECS() Getter for MERGERECWINDOWMILLISECONDS, with configurable def
ASK_MERGERECWINDOWMILLISECS() Getter for MERGERECWINDOWMILLISECONDS w/ exceptions if field
HAS_MERGERECWINDOWMILLISECS() Determine if MERGERECWINDOWMILLISECONDS has a value