| Constructor and Description |
|---|
KNN.KNNReduce() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(NullWritable dummy,
java.lang.Iterable<KNN.TextWithDistance> values,
Context context) |
protected void |
setup(Context context) |
protected void setup(Context context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionprotected void reduce(NullWritable dummy,
java.lang.Iterable<KNN.TextWithDistance> values,
Context context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException