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