public static class Fetcher.FetcherRun extends Mapper<Text,CrawlDatum,Text,NutchWritable>
Mapper.Context| Constructor and Description |
|---|
FetcherRun() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Mapper.Context innerContext) |
void |
setup(Mapper.Context context) |
public void setup(Mapper.Context context)
setup in class Mapper<Text,CrawlDatum,Text,NutchWritable>public void run(Mapper.Context innerContext) throws IOException
run in class Mapper<Text,CrawlDatum,Text,NutchWritable>IOExceptionCopyright © 2021 The Apache Software Foundation