Skip to content

/AWS1/CL_KFKBROKERNODEINFO

BrokerNodeInfo

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_attachedeniid TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The attached elastic network interface of the broker.

iv_brokerid TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The ID of the broker.

iv_clientsubnet TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The client subnet to which this broker node belongs.

iv_clientvpcipaddress TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The virtual private cloud (VPC) of the client.

io_currentbrokersoftwareinfo TYPE REF TO /AWS1/CL_KFKBROKERSOFTWAREINFO /AWS1/CL_KFKBROKERSOFTWAREINFO

Information about the version of software currently deployed on the Apache Kafka brokers in the cluster.

it_endpoints TYPE /AWS1/CL_KFK__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

Endpoints for accessing the broker.


Queryable Attributes

AttachedENIId

The attached elastic network interface of the broker.

Accessible with the following methods

Method Description
GET_ATTACHEDENIID() Getter for ATTACHEDENIID, with configurable default
ASK_ATTACHEDENIID() Getter for ATTACHEDENIID w/ exceptions if field has no value
HAS_ATTACHEDENIID() Determine if ATTACHEDENIID has a value

BrokerId

The ID of the broker.

Accessible with the following methods

Method Description
GET_BROKERID() Getter for BROKERID, with configurable default
ASK_BROKERID() Getter for BROKERID w/ exceptions if field has no value
STR_BROKERID() String format for BROKERID, with configurable default
HAS_BROKERID() Determine if BROKERID has a value

ClientSubnet

The client subnet to which this broker node belongs.

Accessible with the following methods

Method Description
GET_CLIENTSUBNET() Getter for CLIENTSUBNET, with configurable default
ASK_CLIENTSUBNET() Getter for CLIENTSUBNET w/ exceptions if field has no value
HAS_CLIENTSUBNET() Determine if CLIENTSUBNET has a value

ClientVpcIpAddress

The virtual private cloud (VPC) of the client.

Accessible with the following methods

Method Description
GET_CLIENTVPCIPADDRESS() Getter for CLIENTVPCIPADDRESS, with configurable default
ASK_CLIENTVPCIPADDRESS() Getter for CLIENTVPCIPADDRESS w/ exceptions if field has no
HAS_CLIENTVPCIPADDRESS() Determine if CLIENTVPCIPADDRESS has a value

CurrentBrokerSoftwareInfo

Information about the version of software currently deployed on the Apache Kafka brokers in the cluster.

Accessible with the following methods

Method Description
GET_CURRENTBROKERSOFTWAREI00() Getter for CURRENTBROKERSOFTWAREINFO

Endpoints

Endpoints for accessing the broker.

Accessible with the following methods

Method Description
GET_ENDPOINTS() Getter for ENDPOINTS, with configurable default
ASK_ENDPOINTS() Getter for ENDPOINTS w/ exceptions if field has no value
HAS_ENDPOINTS() Determine if ENDPOINTS has a value