Uses of Class
org.apache.pig.newplan.logical.optimizer.AllExpressionVisitor

Packages that use AllExpressionVisitor
org.apache.pig.newplan.logical.optimizer   
org.apache.pig.newplan.logical.rules   
 

Uses of AllExpressionVisitor in org.apache.pig.newplan.logical.optimizer
 

Subclasses of AllExpressionVisitor in org.apache.pig.newplan.logical.optimizer
static class ProjectionPatcher.ProjectionFinder
           
 

Uses of AllExpressionVisitor in org.apache.pig.newplan.logical.rules
 

Subclasses of AllExpressionVisitor in org.apache.pig.newplan.logical.rules
static class MapKeysPruneHelper.FullMapCollector
           
static class MapKeysPruneHelper.MapMarker
          This class collects all the information required to create the list of keys required for a map
 



Copyright © ${year} The Apache Software Foundation