Generated by
JDiff

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

Changed Methods
void progress() Changed from non-abstract to abstract. Report progress.
void progress(String) Changed from non-abstract to abstract. Report progress with a message.