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

Packages that use OutputStats
org.apache.pig.tools.pigstats   
 

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

Methods in org.apache.pig.tools.pigstats that return types with arguments of type OutputStats
 List<OutputStats> JobStats.getOutputs()
           
 List<OutputStats> PigStats.getOutputStats()
           
 

Methods in org.apache.pig.tools.pigstats with parameters of type OutputStats
 void ScriptState.emitOutputCompletedNotification(OutputStats outputStats)
           
 void PigProgressNotificationListener.outputCompletedNotification(OutputStats outputStats)
          Invoked just after an output is successfully written.
 



Copyright © ${year} The Apache Software Foundation