Package | Description |
---|---|
org.apache.nutch.scoring.webgraph |
Modifier and Type | Method and Description |
---|---|
LinkDumper.LinkNode[] |
LinkDumper.LinkNodes.getLinks() |
Modifier and Type | Method and Description |
---|---|
void |
LinkDumper.LinkNodes.setLinks(LinkDumper.LinkNode[] links) |
Modifier and Type | Method and Description |
---|---|
void |
LinkDumper.Merger.reduce(Text key,
Iterable<LinkDumper.LinkNode> values,
Reducer.Context context)
Aggregate all LinkNode objects for a given url.
|
Constructor and Description |
---|
LinkNodes(LinkDumper.LinkNode[] links) |
Copyright © 2021 The Apache Software Foundation