public static class InjectorJob.UrlMapper extends Mapper<LongWritable,Text,java.lang.String,WebPage>
Mapper.Context| Constructor and Description |
|---|
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 java.io.IOException, java.lang.InterruptedException
setup in class Mapper<LongWritable,Text,java.lang.String,WebPage>java.io.IOExceptionjava.lang.InterruptedExceptionprotected void map(LongWritable key, Text value, Mapper.Context context) throws java.io.IOException, java.lang.InterruptedException
map in class Mapper<LongWritable,Text,java.lang.String,WebPage>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2019 The Apache Software Foundation