Uses of Class
org.apache.pig.newplan.logical.relational.LOSort

Packages that use LOSort
org.apache.pig.newplan.logical.optimizer   
org.apache.pig.newplan.logical.relational   
org.apache.pig.newplan.logical.rules   
 

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

Methods in org.apache.pig.newplan.logical.optimizer with parameters of type LOSort
 void UidResetter.visit(LOSort loSort)
           
 void SchemaResetter.visit(LOSort loSort)
           
 void AllSameRalationalNodesVisitor.visit(LOSort sort)
           
 void AllExpressionVisitor.visit(LOSort sort)
           
 

Uses of LOSort in org.apache.pig.newplan.logical.relational
 

Methods in org.apache.pig.newplan.logical.relational with parameters of type LOSort
 void LogicalRelationalNodesVisitor.visit(LOSort loSort)
           
 void LogToPhyTranslationVisitor.visit(LOSort sort)
           
 

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

Methods in org.apache.pig.newplan.logical.rules with parameters of type LOSort
 void MapKeysPruneHelper.MapMarker.visit(LOSort sort)
           
 void ColumnPruneVisitor.visit(LOSort sort)
           
 



Copyright © ${year} The Apache Software Foundation