org.apache.pig.tools.grunt
Class Grunt

java.lang.Object
  extended by org.apache.pig.tools.grunt.Grunt

public class Grunt
extends Object


Constructor Summary
Grunt(BufferedReader in, PigContext pigContext)
           
 
Method Summary
 void exec()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grunt

public Grunt(BufferedReader in,
             PigContext pigContext)
      throws ExecException
Throws:
ExecException
Method Detail

run

public void run()

exec

public void exec()


Copyright © ${year} The Apache Software Foundation