public static class CleaningJob.DBFilter extends Mapper<Text,CrawlDatum,ByteWritable,Text>
Mapper.Context| Constructor and Description |
|---|
DBFilter() |
| 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 IOException, InterruptedException
map in class Mapper<Text,CrawlDatum,ByteWritable,Text>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation