KEYOUT
- The type of the key.VALUEOUT
- The type of the value.@InterfaceAudience.Public @InterfaceStability.Stable 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() |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.