Uses of Class
org.apache.nutch.scoring.webgraph.LinkDumper.LinkNodes

Packages that use LinkDumper.LinkNodes
org.apache.nutch.scoring.webgraph   
 

Uses of LinkDumper.LinkNodes in org.apache.nutch.scoring.webgraph
 

Method parameters in org.apache.nutch.scoring.webgraph with type arguments of type LinkDumper.LinkNodes
 void LinkDumper.Merger.reduce(Text key, Iterator<LinkDumper.LinkNode> values, OutputCollector<Text,LinkDumper.LinkNodes> output, Reporter reporter)
          Aggregate all LinkNode objects for a given url.
 



Copyright © 2011 The Apache Software Foundation