@InterfaceAudience.Public @InterfaceStability.Stable public interface PigProgressable
Modifier and Type | Method and Description |
---|---|
void |
progress()
Report progress.
|
void |
progress(String msg)
Report progress with a message.
|
void progress()
void progress(String msg)
msg
- message to send with progress report.Copyright © 2007-2017 The Apache Software Foundation