public static class WebTableReader.WebTableStatMapper extends org.apache.gora.mapreduce.GoraMapper<String,WebPage,Text,LongWritable>
Mapper.Context
Constructor and Description |
---|
WebTableReader.WebTableStatMapper() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
map(String key,
WebPage value,
Mapper.Context context) |
void |
setup(Mapper.Context context) |
public void setup(Mapper.Context context)
public void close()
protected void map(String key, WebPage value, Mapper.Context context) throws IOException, InterruptedException
map
in class Mapper<String,WebPage,Text,LongWritable>
IOException
InterruptedException
Copyright © 2015 The Apache Software Foundation