public abstract class SmartMapper<KeyIn,ValueIn,KeyOut,ValueOut> extends org.apache.hadoop.mapreduce.Mapper<KeyIn,ValueIn,KeyOut,ValueOut> implements Transform<KeyIn,ValueIn,KeyOut,ValueOut>
| Constructor and Description |
|---|
SmartMapper() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeyInType, getKeyOutType, getValueInType, getValueOutTypeCopyright © 2020. All rights reserved.