Uses of Interface
org.apache.hadoop.mapreduce.MapContext

Packages that use MapContext
org.apache.hadoop.mapreduce.lib.map   
 

Uses of MapContext in org.apache.hadoop.mapreduce.lib.map
 

Methods in org.apache.hadoop.mapreduce.lib.map with parameters of type MapContext
 org.apache.hadoop.mapreduce.Mapper.Context WrappedMapper.getMapContext(MapContext<KEYIN,VALUEIN,KEYOUT,VALUEOUT> mapContext)
          Get a wrapped WrappedMapper.Context for custom implementations.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.