Class WebLogDataGenerator


  • public class WebLogDataGenerator
    extends Object
    Data generator for the WebLogAnalysis example program.
    • Constructor Detail

      • WebLogDataGenerator

        public WebLogDataGenerator()
    • Method Detail

      • main

        public static void main​(String[] args)
        Main method to generate data for the WebLogAnalysis example program.

        The generator creates to files:

        • {tmp.dir}/documents for the web documents
        • {tmp.dir}/ranks for the ranks of the web documents
        • {tmp.dir}/visits for the logged visits of web documents
        Parameters:
        args -
        1. Int: Number of web documents
        2. Int: Number of visits