/AWS1/CL_KFKZOOKEEPERNODEINFO¶
Zookeeper node information.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_attachedeniid
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
The attached elastic network interface of the broker.
iv_clientvpcipaddress
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
The virtual private cloud (VPC) IP address of the client.
it_endpoints
TYPE /AWS1/CL_KFK__LISTOF__STRING_W=>TT___LISTOF__STRING
TT___LISTOF__STRING
¶
Endpoints for accessing the ZooKeeper.
iv_zookeeperid
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The role-specific ID for Zookeeper.
iv_zookeeperversion
TYPE /AWS1/KFK__STRING
/AWS1/KFK__STRING
¶
The version of Zookeeper.
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 |
ClientVpcIpAddress¶
The virtual private cloud (VPC) IP address 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 |
Endpoints¶
Endpoints for accessing the ZooKeeper.
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 |
ZookeeperId¶
The role-specific ID for Zookeeper.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ZOOKEEPERID() |
Getter for ZOOKEEPERID, with configurable default |
ASK_ZOOKEEPERID() |
Getter for ZOOKEEPERID w/ exceptions if field has no value |
STR_ZOOKEEPERID() |
String format for ZOOKEEPERID, with configurable default |
HAS_ZOOKEEPERID() |
Determine if ZOOKEEPERID has a value |
ZookeeperVersion¶
The version of Zookeeper.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ZOOKEEPERVERSION() |
Getter for ZOOKEEPERVERSION, with configurable default |
ASK_ZOOKEEPERVERSION() |
Getter for ZOOKEEPERVERSION w/ exceptions if field has no va |
HAS_ZOOKEEPERVERSION() |
Determine if ZOOKEEPERVERSION has a value |