NodeInfo

class NodeInfo

The node information object.

Types

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

Properties

Link copied to clipboard

The start time.

Link copied to clipboard

The broker node info.

Link copied to clipboard

The ControllerNodeInfo.

Link copied to clipboard

The instance type.

Link copied to clipboard

The Amazon Resource Name (ARN) of the node.

Link copied to clipboard

The node type.

Link copied to clipboard

The ZookeeperNodeInfo.

Functions

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