[TOC]
- Prev
- Next
Uses of Class
org.apache.nutch.scoring.webgraph.LinkDatum
Packages that use LinkDatum Package Description org.apache.nutch.scoring.webgraph
Scoring implementation based on link analysis (LinkRank
), seeWebGraph
.
Uses of LinkDatum in org.apache.nutch.scoring.webgraph
Method parameters in org.apache.nutch.scoring.webgraph with type arguments of type LinkDatum Modifier and Type Method and Description void
WebGraph.OutlinkDb.reduce(org.apache.hadoop.io.Text key,
Iterator
- Prev
- Next