@Deprecated public class InMemMapper extends MapredMapper<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.IntWritable,MapredOutput>
| Constructor and Description |
|---|
InMemMapper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(org.apache.hadoop.io.IntWritable key,
org.apache.hadoop.io.NullWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context)
Deprecated.
|
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context)
Deprecated.
|
configure, getDataset, getTreeBuilder, isOutputprotected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
setup in class MapredMapper<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.IntWritable,MapredOutput>IOExceptionInterruptedExceptionprotected void map(org.apache.hadoop.io.IntWritable key,
org.apache.hadoop.io.NullWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.IntWritable,MapredOutput>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.