public static class ParseSegment.ParseSegmentMapper extends Mapper<WritableComparable<?>,Content,Text,ParseImpl>
Mapper.Context| Constructor and Description |
|---|
ParseSegmentMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(WritableComparable<?> key,
Content content,
Mapper.Context context) |
void |
setup(Mapper.Context context) |
public void setup(Mapper.Context context)
public void map(WritableComparable<?> key, Content content, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<WritableComparable<?>,Content,Text,ParseImpl>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation