Class 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 Detail

      • Sorter

        public Sorter()