KEYOUT - The type of the key.VALUEOUT - The type of the value.public abstract class TableMapper<KEYOUT,VALUEOUT>
extends <any>
Mapper class to add the required input key
and value classes.org.apache.hadoop.mapreduce.Mapper| Constructor and Description |
|---|
TableMapper() |