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