public static class CrossProductTest.Map extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,TextArrayWritable,org.apache.hadoop.io.Text,TextArrayWritable>
| Constructor and Description |
|---|
Map() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(org.apache.hadoop.io.Text key,
TextArrayWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public void map(org.apache.hadoop.io.Text key,
TextArrayWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,TextArrayWritable,org.apache.hadoop.io.Text,TextArrayWritable>IOExceptionInterruptedExceptionCopyright © 2015–2016 The Apache Software Foundation. All rights reserved.