Package | Description |
---|---|
org.apache.nutch.crawl |
Crawl control code and tools to run the crawler.
|
org.apache.nutch.metadata |
A Multi-valued Metadata container, and set
of constant fields for Nutch Metadata.
|
Modifier and Type | Method and Description |
---|---|
int |
UrlWithScore.UrlOnlyPartitioner.getPartition(UrlWithScore key,
NutchWritable val,
int reduces) |
Modifier and Type | Method and Description |
---|---|
protected void |
DbUpdateReducer.reduce(UrlWithScore key,
java.lang.Iterable<NutchWritable> values,
Reducer.Context context) |
Modifier and Type | Class and Description |
---|---|
class |
MetaWrapper
This is a simple decorator that adds metadata to any Writable-s that can be
serialized by NutchWritable.
|
Copyright © 2019 The Apache Software Foundation