Uses of Class
org.apache.nutch.scoring.webgraph.LinkDumper.LinkNode
Packages that use LinkDumper.LinkNode
Package
Description
-
Uses of LinkDumper.LinkNode in org.apache.nutch.scoring.webgraph
Methods in org.apache.nutch.scoring.webgraph that return LinkDumper.LinkNodeMethods in org.apache.nutch.scoring.webgraph with parameters of type LinkDumper.LinkNodeModifier and TypeMethodDescriptionvoidLinkDumper.LinkNodes.setLinks(LinkDumper.LinkNode[] links) Method parameters in org.apache.nutch.scoring.webgraph with type arguments of type LinkDumper.LinkNodeModifier and TypeMethodDescriptionvoidLinkDumper.Merger.reduce(Text key, Iterable<LinkDumper.LinkNode> values, Reducer<Text, LinkDumper.LinkNode, Text, LinkDumper.LinkNodes>.Context context) Aggregate all LinkNode objects for a given url.Constructors in org.apache.nutch.scoring.webgraph with parameters of type LinkDumper.LinkNode