public static class InjectorJob.UrlMapper extends Mapper<LongWritable,Text,String,WebPage>
Mapper.Context| Constructor and Description |
|---|
InjectorJob.UrlMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(LongWritable key,
Text value,
Mapper.Context context) |
protected void |
setup(Mapper.Context context) |
protected void setup(Mapper.Context context) throws IOException, InterruptedException
setup in class Mapper<LongWritable,Text,String,WebPage>IOExceptionInterruptedExceptionprotected void map(LongWritable key, Text value, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<LongWritable,Text,String,WebPage>IOExceptionInterruptedExceptionCopyright © 2015 The Apache Software Foundation