Uses of Class
org.apache.hadoop.mapred.ShuffleChannelHandler.ReduceContext
-
Uses of ShuffleChannelHandler.ReduceContext in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred with parameters of type ShuffleChannelHandler.ReduceContextModifier and TypeMethodDescriptionvoidShuffleChannelHandler.sendMap(ShuffleChannelHandler.ReduceContext reduceContext) Calls sendMapOutput for the mapId pointed by ReduceContext.mapsToSend and increments it.