Class LinkDumper.Inverter.InvertReducer

java.lang.Object
org.apache.hadoop.mapreduce.Reducer<Text,ObjectWritable,Text,LinkDumper.LinkNode>
org.apache.nutch.scoring.webgraph.LinkDumper.Inverter.InvertReducer
Enclosing class:
LinkDumper.Inverter

public static class LinkDumper.Inverter.InvertReducer extends Reducer<Text,ObjectWritable,Text,LinkDumper.LinkNode>
Inverts outlinks to inlinks while attaching node information to the outlink.