public static class SegmentReader.InputCompatReducer extends Reducer<Text,NutchWritable,Text,Text>
Reducer.Context| Constructor and Description |
|---|
InputCompatReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Text key,
java.lang.Iterable<NutchWritable> values,
Reducer.Context context) |
public void reduce(Text key, java.lang.Iterable<NutchWritable> values, Reducer.Context context) throws java.io.IOException, java.lang.InterruptedException
Copyright © 2019 The Apache Software Foundation