| Constructor and Description |
|---|
CollocCombiner() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(GramKey key,
Iterable<Gram> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void reduce(GramKey key, Iterable<Gram> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<GramKey,Gram,GramKey,Gram>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.