Uses of Class
org.apache.nutch.scoring.webgraph.Loops.LoopSet

Packages that use Loops.LoopSet
org.apache.nutch.scoring.webgraph   
 

Uses of Loops.LoopSet in org.apache.nutch.scoring.webgraph
 

Method parameters in org.apache.nutch.scoring.webgraph with type arguments of type Loops.LoopSet
 void Loops.Finalizer.reduce(Text key, Iterator<Loops.Route> values, OutputCollector<Text,Loops.LoopSet> output, Reporter reporter)
          Aggregates all found routes for a given start url into a loopset and collects the loopset.
 



Copyright © 2011 The Apache Software Foundation