org.apache.pig.tools.grunt
Class Grunt
java.lang.Object
org.apache.pig.tools.grunt.Grunt
public class Grunt
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grunt
public Grunt(BufferedReader in,
PigContext pigContext)
throws ExecException
- Throws:
ExecException
setConsoleReader
public void setConsoleReader(jline.ConsoleReader c)
run
public void run()
exec
public int[] exec()
throws Throwable
- Throws:
Throwable
checkScript
public void checkScript(String scriptFile)
throws Throwable
- Throws:
Throwable
Copyright © 2012 The Apache Software Foundation