Package it.unimi.dsi.webgraph.scratch
Class BuildHostList
java.lang.Object
it.unimi.dsi.webgraph.scratch.BuildHostList
Reads a list of URLs from standard input and writes to standard output a host map
in
DataOutput
format.
Warning: this tool saves to standard output, but does some Log4J logging, too, so be careful not to log to standard output.
- Author:
- Sebastiano Vigna
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BuildHostList
public BuildHostList()
-
-
Method Details
-
run
public static void run(it.unimi.dsi.io.FastBufferedReader fbr, it.unimi.dsi.logging.ProgressLogger pl) throws IOException - Throws:
IOException
-
main
- Throws:
IOException
-