Constructor and Description |
---|
InverseMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(K key,
V value,
org.apache.hadoop.mapreduce.Mapper.Context context)
The inverse function.
|
public void map(K key, V value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map
in class Mapper<K,V,V,K>
IOException
InterruptedException
Copyright © 2024 Apache Software Foundation. All rights reserved.