Uses of Interface
org.apache.pig.tools.pigstats.PigProgressNotificationListener

Packages that use PigProgressNotificationListener
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.tools.pigstats   
 

Uses of PigProgressNotificationListener in org.apache.pig
 

Methods in org.apache.pig with parameters of type PigProgressNotificationListener
static PigStats PigRunner.run(String[] args, PigProgressNotificationListener listener)
           
 

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

Methods in org.apache.pig.tools.pigstats that return types with arguments of type PigProgressNotificationListener
 List<PigProgressNotificationListener> ScriptState.getAllListeners()
           
 

Methods in org.apache.pig.tools.pigstats with parameters of type PigProgressNotificationListener
 void ScriptState.registerListener(PigProgressNotificationListener listener)
           
 



Copyright © ${year} The Apache Software Foundation