Class ScoreUpdater.ScoreUpdaterReducer

java.lang.Object
org.apache.hadoop.mapreduce.Reducer<Text,ObjectWritable,Text,CrawlDatum>
org.apache.nutch.scoring.webgraph.ScoreUpdater.ScoreUpdaterReducer
Enclosing class:
ScoreUpdater

public static class ScoreUpdater.ScoreUpdaterReducer extends Reducer<Text,ObjectWritable,Text,CrawlDatum>
Creates new CrawlDatum objects with the updated score from the NodeDb or with a cleared score.