public static class Export.Exporter
extends org.apache.hadoop.mapreduce.Mapper<org.ojai.Value,org.ojai.Document,com.mapr.db.mapreduce.impl.ByteBufWritableComparable,com.mapr.db.mapreduce.impl.ByteBufWritableComparable>
| Constructor and Description |
|---|
Exporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(org.ojai.Value key,
org.ojai.Document value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public void map(org.ojai.Value key,
org.ojai.Document value,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws java.io.IOException,
java.lang.InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.ojai.Value,org.ojai.Document,com.mapr.db.mapreduce.impl.ByteBufWritableComparable,com.mapr.db.mapreduce.impl.ByteBufWritableComparable>java.io.IOExceptionjava.lang.InterruptedException