Uses of Interface
org.apache.tez.runtime.api.LogicalOutput

Packages that use LogicalOutput
org.apache.tez.runtime.api   
 

Uses of LogicalOutput in org.apache.tez.runtime.api
 

Method parameters in org.apache.tez.runtime.api with type arguments of type LogicalOutput
 void LogicalIOProcessor.run(Map<String,LogicalInput> inputs, Map<String,LogicalOutput> outputs)
          Runs the Processor
 



Copyright © 2014 Apache Software Foundation. All rights reserved.