org.apache.pig.backend.hadoop.executionengine.physicalLayer
Interface PigProgressable

All Known Implementing Classes:
ProgressableReporter

public interface PigProgressable


Method Summary
 void progress()
           
 void progress(String msg)
           
 

Method Detail

progress

void progress()

progress

void progress(String msg)


Copyright © ${year} The Apache Software Foundation