Class LinkDumper.Reader
java.lang.Object
org.apache.nutch.scoring.webgraph.LinkDumper.Reader
- Enclosing class:
- LinkDumper
Reader class which will print out the url and all of its inlinks to system
out. Each inlink will be displayed with its node information including score
and number of in and outlinks.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Reader
public Reader()
-
-
Method Details
-
main
- Throws:
Exception
-