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