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

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

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

Subinterfaces of TezTaskContext in org.apache.tez.runtime.api
 interface TezInputContext
          Context handle for the Input to initialize itself.
 interface TezOutputContext
          Context handle for the Output to initialize itself.
 interface TezProcessorContext
          Context handle for the Processor to initialize itself.
 



Copyright © 2014 Apache Software Foundation. All rights reserved.