removeNode

abstract fun removeNode(name: String)

Removes a node from the cluster by its name.


open fun removeNode(node: Node)

Removes the node.