Class NodeInformation

    • Constructor Detail

      • NodeInformation

        public NodeInformation​(String nodeID,
                               String nodeHost)
        Create a new NodeInformation object
        Parameters:
        nodeID - the nodeID
        nodeHost - the host name
    • Method Detail

      • getNodeID

        public String getNodeID()
        Returns the node id
        Returns:
        the node id
      • getNodeHost

        public String getNodeHost()
        Returns the host name
        Returns:
        the host name