Uses of Class
org.apache.pig.backend.hadoop.executionengine.TaskContext

Packages that use TaskContext
org.apache.pig.backend.hadoop.executionengine.fetch   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.tools.pigstats   
 

Uses of TaskContext in org.apache.pig.backend.hadoop.executionengine.fetch
 

Subclasses of TaskContext in org.apache.pig.backend.hadoop.executionengine.fetch
 class FetchTaskContext
           
 

Uses of TaskContext in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
 

Subclasses of TaskContext in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
 class MRTaskContext
           
 

Uses of TaskContext in org.apache.pig.tools.pigstats
 

Methods in org.apache.pig.tools.pigstats with parameters of type TaskContext
 void PigStatusReporter.setContext(TaskContext<?> context)
           
 



Copyright © 2007-2012 The Apache Software Foundation