Class WebGraph.OutlinkDb.OutlinkDbMapper

java.lang.Object
org.apache.hadoop.mapreduce.Mapper<Text,Writable,Text,NutchWritable>
org.apache.nutch.scoring.webgraph.WebGraph.OutlinkDb.OutlinkDbMapper
Enclosing class:
WebGraph.OutlinkDb

public static class WebGraph.OutlinkDb.OutlinkDbMapper extends Mapper<Text,Writable,Text,NutchWritable>
Passes through existing LinkDatum objects from an existing OutlinkDb and maps out new LinkDatum objects from new crawls ParseData.