public class KeyValuesInputMerger
extends org.apache.tez.runtime.library.api.KeyValuesReader
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
l4j |
| Constructor and Description |
|---|
KeyValuesInputMerger(List<? extends org.apache.tez.runtime.api.Input> shuffleInputs) |
public boolean next()
throws IOException
next in class org.apache.tez.runtime.library.api.KeyValuesReaderIOExceptionpublic Object getCurrentKey() throws IOException
getCurrentKey in class org.apache.tez.runtime.library.api.KeyValuesReaderIOExceptionpublic Iterable<Object> getCurrentValues() throws IOException
getCurrentValues in class org.apache.tez.runtime.library.api.KeyValuesReaderIOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.