Package | Description |
---|---|
org.apache.nutch.crawl |
Crawl control code and tools to run the crawler.
|
Modifier and Type | Method and Description |
---|---|
int |
GeneratorJob.SelectorEntry.compareTo(GeneratorJob.SelectorEntry se) |
int |
URLPartitioner.SelectorEntryPartitioner.getPartition(GeneratorJob.SelectorEntry selectorEntry,
WebPage page,
int numReduces) |
protected void |
GeneratorReducer.reduce(GeneratorJob.SelectorEntry key,
java.lang.Iterable<WebPage> values,
Reducer.Context context) |
Copyright © 2019 The Apache Software Foundation