public class TezMergedLogicalInput
extends org.apache.tez.runtime.api.MergedLogicalInput
Constructor and Description |
---|
TezMergedLogicalInput(org.apache.tez.runtime.api.MergedInputContext context,
List<org.apache.tez.runtime.api.Input> inputs) |
Modifier and Type | Method and Description |
---|---|
org.apache.tez.runtime.api.Reader |
getReader() |
void |
setConstituentInputIsReady(org.apache.tez.runtime.api.Input input) |
public TezMergedLogicalInput(org.apache.tez.runtime.api.MergedInputContext context, List<org.apache.tez.runtime.api.Input> inputs)
Copyright © 2017 The Apache Software Foundation. All rights reserved.