KEYOUT - The type of the key.VALUEOUT - The type of the value.@InterfaceAudience.Public public abstract class TableMapper<KEYOUT,VALUEOUT> extends org.apache.hadoop.mapreduce.Mapper<ImmutableBytesWritable,Result,KEYOUT,VALUEOUT>
Mapper class to add the required input key
 and value classes.Mapper| Constructor and Description | 
|---|
| TableMapper() | 
public TableMapper()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.