BrokerNodeInfo

BrokerNodeInfo

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attached elastic network interface of the broker.

Link copied to clipboard

The ID of the broker.

Link copied to clipboard

The client subnet to which this broker node belongs.

Link copied to clipboard

The virtual private cloud (VPC) of the client.

Link copied to clipboard

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

Link copied to clipboard

Endpoints for accessing the broker.

Functions

Link copied to clipboard
inline fun copy(block: BrokerNodeInfo.Builder.() -> Unit = {}): BrokerNodeInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String