/AWS1/CL_KFKCOMPATIBLEKAFKAVRS¶
Contains source Apache Kafka versions and compatible target Apache Kafka versions.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_sourceversion
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
An Apache Kafka version.
it_targetversions
TYPE /AWS1/CL_KFK__LISTOF__STRING_W=>TT___LISTOF__STRING
TT___LISTOF__STRING
¶
A list of Apache Kafka versions.
Queryable Attributes¶
SourceVersion¶
An Apache Kafka version.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCEVERSION() |
Getter for SOURCEVERSION, with configurable default |
ASK_SOURCEVERSION() |
Getter for SOURCEVERSION w/ exceptions if field has no value |
HAS_SOURCEVERSION() |
Determine if SOURCEVERSION has a value |
TargetVersions¶
A list of Apache Kafka versions.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TARGETVERSIONS() |
Getter for TARGETVERSIONS, with configurable default |
ASK_TARGETVERSIONS() |
Getter for TARGETVERSIONS w/ exceptions if field has no valu |
HAS_TARGETVERSIONS() |
Determine if TARGETVERSIONS 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___LISTOFCOMPATIBLEKAFKAVRS
¶
TYPES TT___LISTOFCOMPATIBLEKAFKAVRS TYPE STANDARD TABLE OF REF TO /AWS1/CL_KFKCOMPATIBLEKAFKAVRS WITH DEFAULT KEY
.