public class HadoopV2ReduceTask extends HadoopV2Task
| Constructor and Description |
|---|
HadoopV2ReduceTask(HadoopTaskInfo taskInfo,
boolean reduce)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run0(HadoopV2TaskContext taskCtx)
Internal task routine.
|
abort, cancel, closeWriter, commit, getOutputFormat, hadoopContext, prepareWriter, run, setupinfopublic HadoopV2ReduceTask(HadoopTaskInfo taskInfo, boolean reduce)
taskInfo - Task info.reduce - True if reduce, false if combine.public void run0(HadoopV2TaskContext taskCtx) throws IgniteCheckedException
run0 in class HadoopV2TasktaskCtx - Task context.IgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019