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 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>
IOException
InterruptedException
Copyright © 2023. All Rights Reserved.