public class FetcherReducer extends org.apache.gora.mapreduce.GoraReducer<IntWritable,FetchEntry,java.lang.String,WebPage>
Reducer.Context
Constructor and Description |
---|
FetcherReducer() |
Modifier and Type | Method and Description |
---|---|
void |
run(Reducer.Context context) |
public void run(Reducer.Context context) throws java.io.IOException, java.lang.InterruptedException
run
in class Reducer<IntWritable,FetchEntry,java.lang.String,WebPage>
java.io.IOException
java.lang.InterruptedException
Copyright © 2019 The Apache Software Foundation