public static class Generator.CrawlDbUpdater.CrawlDbUpdateMapper extends Mapper<Text,CrawlDatum,Text,CrawlDatum>
Mapper.Context| Constructor and Description |
|---|
CrawlDbUpdateMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(Text key,
CrawlDatum value,
Mapper.Context context) |
public void map(Text key, CrawlDatum value, Mapper.Context context) throws java.io.IOException, java.lang.InterruptedException
map in class Mapper<Text,CrawlDatum,Text,CrawlDatum>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2019 The Apache Software Foundation