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