Reducer.Context| Constructor and Description |
|---|
ParseSegmentReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Text key,
Iterable<Writable> values,
Reducer.Context context) |
public void reduce(Text key, Iterable<Writable> values, Reducer.Context context) throws IOException, InterruptedException
reduce in class Reducer<Text,Writable,Text,Writable>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation