ZookeeperNodeInfo

Zookeeper node information.

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 virtual private cloud (VPC) IP address of the client.

Link copied to clipboard

Endpoints for accessing the ZooKeeper.

Link copied to clipboard

The role-specific ID for Zookeeper.

Link copied to clipboard

The version of Zookeeper.

Functions

Link copied to clipboard
inline fun copy(block: ZookeeperNodeInfo.Builder.() -> Unit = {}): ZookeeperNodeInfo
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