|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tez.runtime.api.MergedLogicalInput
org.apache.hadoop.hive.ql.exec.tez.tools.TezMergedLogicalInput
public class TezMergedLogicalInput
TezMergedLogicalInput is an adapter to make union input look like a single input in tez.
| Constructor Summary | |
|---|---|
TezMergedLogicalInput()
|
|
| Method Summary | |
|---|---|
org.apache.tez.runtime.api.Reader |
getReader()
|
void |
setConstituentInputIsReady(org.apache.tez.runtime.api.Input input)
|
| Methods inherited from class org.apache.tez.runtime.api.MergedLogicalInput |
|---|
close, getInputs, handleEvents, informInputReady, initialize, initialize, setInputReadyCallback, setNumPhysicalInputs, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TezMergedLogicalInput()
| Method Detail |
|---|
public org.apache.tez.runtime.api.Reader getReader()
throws Exception
Exceptionpublic void setConstituentInputIsReady(org.apache.tez.runtime.api.Input input)
setConstituentInputIsReady in class org.apache.tez.runtime.api.MergedLogicalInput
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||