Uses of Class
org.apache.pig.impl.eval.ProjectSpec

Packages that use ProjectSpec
org.apache.pig.impl.eval   
 

Uses of ProjectSpec in org.apache.pig.impl.eval
 

Methods in org.apache.pig.impl.eval with parameters of type ProjectSpec
 void EvalSpecPrinter.visitProject(ProjectSpec p)
          Only ProjectSpec.visit() and subclass implementations of this function should ever call this method.
 void EvalSpecTreePrinter.visitProject(ProjectSpec p)
           
 void EvalSpecVisitor.visitProject(ProjectSpec p)
          Only ProjectSpec.visit() and subclass implementations of this function should ever call this method.
 



Copyright © ${year} The Apache Software Foundation