|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicalInput | |
|---|---|
| org.apache.tez.runtime.api | |
| Uses of LogicalInput in org.apache.tez.runtime.api |
|---|
| Classes in org.apache.tez.runtime.api that implement LogicalInput | |
|---|---|
class |
MergedLogicalInput
A LogicalInput that is used to merge the data from multiple inputs and provide a single Reader to read that data. |
| Method parameters in org.apache.tez.runtime.api with type arguments of type LogicalInput | |
|---|---|
void |
LogicalIOProcessor.run(Map<String,LogicalInput> inputs,
Map<String,LogicalOutput> outputs)
Runs the Processor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||