Class: Node

Clusterluck.Node(id, host, port)

Node Node

Constructor

new Node(id, host, port)

Node abstraction class.

Parameters:
Name Type Description
id String

ID of this node.

host String

Hostname of this node.

port Number

Port number of this node.

Source: