public static class WriteRandomVectors.MyMapper0 extends MapReduceBase implements Mapper<IntWritable,IntWritable,IntWritable,IntWritable>
| Constructor and Description |
|---|
WriteRandomVectors.MyMapper0() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(IntWritable key,
IntWritable value,
OutputCollector<IntWritable,IntWritable> output,
Reporter reporter) |
close, configureequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic void map(IntWritable key, IntWritable value, OutputCollector<IntWritable,IntWritable> output, Reporter reporter) throws IOException
map in interface Mapper<IntWritable,IntWritable,IntWritable,IntWritable>IOException