public static class HostInjectorJob.UrlMapper extends Mapper<LongWritable,Text,String,Host>
Mapper.Context
Constructor and Description |
---|
HostInjectorJob.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,Host>
IOException
InterruptedException
protected void map(LongWritable key, Text value, Mapper.Context context) throws IOException, InterruptedException
map
in class Mapper<LongWritable,Text,String,Host>
IOException
InterruptedException
Copyright © 2015 The Apache Software Foundation