- java.lang.Object
-
- org.apache.hadoop.mapreduce.Reducer<K1,V1,K2,V2>
-
- org.apache.gora.mapreduce.GoraReducer<org.apache.hadoop.io.IntWritable,FetchEntry,String,WebPage>
-
- org.apache.nutch.fetcher.FetcherReducer
-
public class FetcherReducer
extends org.apache.gora.mapreduce.GoraReducer<org.apache.hadoop.io.IntWritable,FetchEntry,String,WebPage>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.hadoop.mapreduce.Reducer
org.apache.hadoop.mapreduce.Reducer.Context
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static org.slf4j.Logger |
LOG |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
run(org.apache.hadoop.mapreduce.Reducer.Context context) |
-
Methods inherited from class org.apache.gora.mapreduce.GoraReducer
initReducerJob, initReducerJob, initReducerJob
-
Methods inherited from class org.apache.hadoop.mapreduce.Reducer
cleanup, reduce, setup
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FetcherReducer
public FetcherReducer()
Copyright © 2015 The Apache Software Foundation