public class WebLogDataGenerator extends Object
WebLogAnalysis example program.| Constructor and Description |
|---|
WebLogDataGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method to generate data for the
WebLogAnalysis example program. |
public static void main(String[] args)
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
args - Copyright © 2013–2014. All rights reserved.