public static class CloneStoreMapReduce.CloneStoreMapper
extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>
| Constructor and Description |
|---|
CloneStoreMapReduce.CloneStoreMapper()
Constructs a new
CloneStoreMapReduce.CloneStoreMapper. |
| Modifier and Type | Method and Description |
|---|---|
void |
map(org.apache.hadoop.io.BytesWritable key,
org.apache.hadoop.io.BytesWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public CloneStoreMapReduce.CloneStoreMapper()
CloneStoreMapReduce.CloneStoreMapper.public void map(org.apache.hadoop.io.BytesWritable key,
org.apache.hadoop.io.BytesWritable value,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>IOExceptionInterruptedExceptionCopyright © 2017. All Rights Reserved.