Node

constructor(hostName: String, port: Int, ssl: Boolean)

Parameters

hostName

The host name of the node.

port

The port of the node.

ssl

Whether the node is using SSL.