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 |
|---|
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 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 java.io.IOException,
java.lang.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>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2019. All Rights Reserved.