@Deprecated public class CanopyReducer extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,VectorWritable,org.apache.hadoop.io.Text,ClusterWritable>
| Constructor and Description |
|---|
CanopyReducer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(org.apache.hadoop.io.Text arg0,
Iterable<VectorWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
Deprecated.
|
protected void |
setup(org.apache.hadoop.mapreduce.Reducer.Context context)
Deprecated.
|
protected void reduce(org.apache.hadoop.io.Text arg0,
Iterable<VectorWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,VectorWritable,org.apache.hadoop.io.Text,ClusterWritable>IOExceptionInterruptedExceptionprotected void setup(org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
setup in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,VectorWritable,org.apache.hadoop.io.Text,ClusterWritable>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.