public static class FarthestPair.FarthestPairReducer
extends MapReduceBase
| Constructor and Description |
|---|
FarthestPair.FarthestPairReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(NullWritable key,
java.util.Iterator<FarthestPair.PairDistance> values,
|
public void reduce(NullWritable key,
java.util.Iterator<FarthestPair.PairDistance> values,
output,
Reporter reporter)
throws java.io.IOException
java.io.IOException