Uses of Class
org.apache.pig.PigServer

Packages that use PigServer
org.apache.pig.tools   
org.apache.pig.tools.grunt   
 

Uses of PigServer in org.apache.pig.tools
 

Subclasses of PigServer in org.apache.pig.tools
 class ToolsPigServer
          ToolsPigServer is a subclass of PigServer intended only for Pig tools.
 

Uses of PigServer in org.apache.pig.tools.grunt
 

Methods in org.apache.pig.tools.grunt with parameters of type PigServer
 void GruntParser.setParams(PigServer pigServer)
           
 

Constructors in org.apache.pig.tools.grunt with parameters of type PigServer
PigCompletorAliases(PigServer server)
           
 



Copyright © 2012 The Apache Software Foundation