public static class EFMarginalCounter.MarginalReducer extends org.apache.hadoop.mapred.MapReduceBase implements org.apache.hadoop.mapred.Reducer<org.apache.hadoop.io.IntWritable,IndexedFloatArray,org.apache.hadoop.io.IntWritable,IndexedFloatArray>
| Constructor and Description |
|---|
EFMarginalCounter.MarginalReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(org.apache.hadoop.io.IntWritable key,
Iterator<IndexedFloatArray> values,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.IntWritable,IndexedFloatArray> output,
org.apache.hadoop.mapred.Reporter reporter) |
public void reduce(org.apache.hadoop.io.IntWritable key,
Iterator<IndexedFloatArray> values,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.IntWritable,IndexedFloatArray> output,
org.apache.hadoop.mapred.Reporter reporter)
throws IOException
reduce in interface org.apache.hadoop.mapred.Reducer<org.apache.hadoop.io.IntWritable,IndexedFloatArray,org.apache.hadoop.io.IntWritable,IndexedFloatArray>IOExceptionCopyright © 2015. All rights reserved.