public class FetcherReducer extends org.apache.gora.mapreduce.GoraReducer<IntWritable,FetchEntry,String,WebPage>
Reducer.Context| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
FetcherReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Reducer.Context context) |
public void run(Reducer.Context context) throws IOException, InterruptedException
run in class Reducer<IntWritable,FetchEntry,String,WebPage>IOExceptionInterruptedExceptionCopyright © 2015 The Apache Software Foundation