public static class MobRefReporter.MobRefMapper extends TableMapper<org.apache.hadoop.io.Text,ImmutableBytesWritable>
Constructor and Description |
---|
MobRefMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(ImmutableBytesWritable r,
Result columns,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public MobRefMapper()
public void map(ImmutableBytesWritable r, Result columns, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map
in class org.apache.hadoop.mapreduce.Mapper<ImmutableBytesWritable,Result,org.apache.hadoop.io.Text,ImmutableBytesWritable>
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.