| Constructor and Description | 
|---|
WrappedMapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.mapreduce.Mapper.Context | 
getMapContext(MapContext<KEYIN,VALUEIN,KEYOUT,VALUEOUT> mapContext)
Get a wrapped  
Mapper.Context for custom implementations. | 
public org.apache.hadoop.mapreduce.Mapper.Context getMapContext(MapContext<KEYIN,VALUEIN,KEYOUT,VALUEOUT> mapContext)
Mapper.Context for custom implementations.mapContext - MapContext to be wrappedMapper.Context for custom implementationsCopyright © 2021 Apache Software Foundation. All rights reserved.