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