NodeId
is the unique identifier for a node.
It includes the hostname and port to uniquely identify the node. Thus, it is unique across restarts of any NodeManager
.
NodeId
identifies a node on the SPI layer. The interface does not add additional methods.
@author Pete Matern @author Gaston Dombiak
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|