Skip to content

/AWS1/CL_KFKREPLINFOSUMMARY

Summarized information of replication between clusters.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_sourcekafkaclusteralias TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The alias of the source Kafka cluster.

iv_targetkafkaclusteralias TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The alias of the target Kafka cluster.


Queryable Attributes

SourceKafkaClusterAlias

The alias of the source Kafka cluster.

Accessible with the following methods

Method Description
GET_SOURCEKAFKACLUSTERALIAS() Getter for SOURCEKAFKACLUSTERALIAS, with configurable defaul
ASK_SOURCEKAFKACLUSTERALIAS() Getter for SOURCEKAFKACLUSTERALIAS w/ exceptions if field ha
HAS_SOURCEKAFKACLUSTERALIAS() Determine if SOURCEKAFKACLUSTERALIAS has a value

TargetKafkaClusterAlias

The alias of the target Kafka cluster.

Accessible with the following methods

Method Description
GET_TARGETKAFKACLUSTERALIAS() Getter for TARGETKAFKACLUSTERALIAS, with configurable defaul
ASK_TARGETKAFKACLUSTERALIAS() Getter for TARGETKAFKACLUSTERALIAS w/ exceptions if field ha
HAS_TARGETKAFKACLUSTERALIAS() Determine if TARGETKAFKACLUSTERALIAS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT___LISTOFREPLINFOSUMMARY

TYPES TT___LISTOFREPLINFOSUMMARY TYPE STANDARD TABLE OF REF TO /AWS1/CL_KFKREPLINFOSUMMARY WITH DEFAULT KEY
.