| 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.Contextfor 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 © 2025 Apache Software Foundation. All rights reserved.