Class NodeDumper.Sorter

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.scoring.webgraph.NodeDumper.Sorter
All Implemented Interfaces:
Configurable
Enclosing class:
NodeDumper

public static class NodeDumper.Sorter extends Configured
Outputs the top urls sorted in descending order. Depending on the flag set on the command line, the top urls could be for number of inlinks, for number of outlinks, or for link analysis score.
  • Constructor Details

    • Sorter

      public Sorter()