Class NodeDumper.Dumper

  • All Implemented Interfaces:
    Configurable
    Enclosing class:
    NodeDumper

    public static class NodeDumper.Dumper
    extends Configured
    Outputs the hosts or domains with an associated value. This value consists of either the number of inlinks, the number of outlinks or the score. The computed value is then either the sum of all parts or the top value.
    • Constructor Detail

      • Dumper

        public Dumper()