Package org.apache.hadoop.mapred
Class ShuffleChannelHandler.ReduceContext
java.lang.Object
org.apache.hadoop.mapred.ShuffleChannelHandler.ReduceContext
- Enclosing class:
- ShuffleChannelHandler
Maintain parameters per messageReceived() Netty context.
Allows sendMapOutput calls from operationComplete()
-
Method Details
-
getReduceId
public int getReduceId() -
getCtx
public io.netty.channel.ChannelHandlerContext getCtx() -
getUser
-
getInfoMap
-
getJobId
-
getMapIds
-
getMapsToSend
-
getMapsToWait
-
getKeepAlive
public boolean getKeepAlive()
-