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