Package | Description |
---|---|
org.apache.nutch.crawl |
Crawl control code and tools to run the crawler.
|
Modifier and Type | Method and Description |
---|---|
int |
UrlWithScore.UrlScoreComparator.compare(UrlWithScore o1,
UrlWithScore o2) |
int |
UrlWithScore.UrlScoreComparator.UrlOnlyComparator.compare(UrlWithScore o1,
UrlWithScore o2) |
int |
UrlWithScore.compareTo(UrlWithScore other) |
int |
UrlWithScore.UrlOnlyPartitioner.getPartition(UrlWithScore key,
NutchWritable val,
int reduces) |
protected void |
DbUpdateReducer.reduce(UrlWithScore key,
java.lang.Iterable<NutchWritable> values,
Reducer.Context context) |
Copyright © 2019 The Apache Software Foundation