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