Uses of Class
org.apache.pig.tools.pigstats.PigStatusReporter

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

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

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer with parameters of type PigStatusReporter
 void PigHadoopLogger.setReporter(PigStatusReporter reporter)
           
 

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

Methods in org.apache.pig.tools.pigstats that return PigStatusReporter
static PigStatusReporter PigStatusReporter.getInstance()
          Get singleton instance of the context
 



Copyright © 2007-2012 The Apache Software Foundation