Uses of Class
org.apache.pig.impl.plan.ProjectionMap

Packages that use ProjectionMap
org.apache.pig.impl.plan   
 

Uses of ProjectionMap in org.apache.pig.impl.plan
 

Methods in org.apache.pig.impl.plan that return ProjectionMap
 ProjectionMap Operator.getProjectionMap()
          Produce a map describing how this operator modifies its projection.
 ProjectionMap Operator.regenerateProjectionMap()
          Regenerate the projection map by unsetting and getting the projection map
 



Copyright © 2012 The Apache Software Foundation