public class Grunt
extends java.lang.Object
| Constructor and Description |
|---|
Grunt(java.io.BufferedReader in,
PigContext pigContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkScript(java.lang.String scriptFile) |
int[] |
exec() |
void |
run() |
void |
setConsoleReader(jline.console.ConsoleReader c) |
public Grunt(java.io.BufferedReader in,
PigContext pigContext)
throws ExecException
ExecExceptionpublic void setConsoleReader(jline.console.ConsoleReader c)
public void run()
public int[] exec()
throws java.lang.Throwable
java.lang.Throwablepublic void checkScript(java.lang.String scriptFile)
throws java.lang.Throwable
java.lang.ThrowableCopyright © 2007-2025 The Apache Software Foundation