Class NodeDumper.Dumper.DumperMapper

  • Enclosing class:
    NodeDumper.Dumper

    public static class NodeDumper.Dumper.DumperMapper
    extends Mapper<Text,​Node,​Text,​FloatWritable>
    Outputs the host or domain as key for this record and numInlinks, numOutlinks or score as the value.