Constructor and Description |
---|
HostDbUpdateReducer() |
Modifier and Type | Method and Description |
---|---|
protected void |
reduce(org.apache.hadoop.io.Text key,
Iterable<WebPage> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void reduce(org.apache.hadoop.io.Text key, Iterable<WebPage> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce
in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,WebPage,String,Host>
IOException
InterruptedException
Copyright © 2015 The Apache Software Foundation