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 java.io.IOException, java.lang.InterruptedException
map
in class Mapper<Text,CrawlDatum,ByteWritable,Text>
java.io.IOException
java.lang.InterruptedException
Copyright © 2018 The Apache Software Foundation