@InterfaceAudience.Public public class MRCombiner extends Object implements org.apache.tez.runtime.library.common.combine.Combiner
| Constructor and Description | 
|---|
MRCombiner(org.apache.tez.runtime.api.TaskContext taskContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
combine(org.apache.tez.runtime.library.common.sort.impl.TezRawKeyValueIterator rawIter,
       org.apache.tez.runtime.library.common.sort.impl.IFile.Writer writer)  | 
public MRCombiner(org.apache.tez.runtime.api.TaskContext taskContext)
           throws IOException
IOExceptionpublic void combine(org.apache.tez.runtime.library.common.sort.impl.TezRawKeyValueIterator rawIter,
           org.apache.tez.runtime.library.common.sort.impl.IFile.Writer writer)
             throws InterruptedException,
                    IOException
combine in interface org.apache.tez.runtime.library.common.combine.CombinerInterruptedExceptionIOExceptionCopyright © 2015 Apache Software Foundation. All rights reserved.