Package | Description |
---|---|
org.apache.nutch.crawl |
Crawl control code and tools to run the crawler.
|
org.apache.nutch.tools |
Miscellaneous tools.
|
Modifier and Type | Method and Description |
---|---|
void |
Generator.SelectorInverseMapper.map(FloatWritable key,
Generator.SelectorEntry value,
Mapper.Context context) |
Modifier and Type | Method and Description |
---|---|
void |
Generator.SelectorReducer.reduce(FloatWritable key,
Iterable<Generator.SelectorEntry> values,
Reducer.Context context) |
void |
Generator.PartitionReducer.reduce(Text key,
Iterable<Generator.SelectorEntry> values,
Reducer.Context context) |
Modifier and Type | Method and Description |
---|---|
void |
FreeGenerator.FG.FGReducer.reduce(Text key,
Iterable<Generator.SelectorEntry> values,
Reducer.Context context) |
Copyright © 2021 The Apache Software Foundation