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 |
|---|
Export.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 IOException,
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>IOExceptionInterruptedExceptionCopyright © 2016 Mapr Technologies, Inc.. All rights reserved.