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

Packages that use LOStore
org.apache.pig.backend.hadoop.executionengine   
org.apache.pig.newplan.logical.optimizer   
org.apache.pig.newplan.logical.relational   
org.apache.pig.newplan.logical.rules   
 

Uses of LOStore in org.apache.pig.backend.hadoop.executionengine
 

Methods in org.apache.pig.backend.hadoop.executionengine with parameters of type LOStore
 void HExecutionEngine.SortInfoSetter.visit(LOStore store)
           
 

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

Methods in org.apache.pig.newplan.logical.optimizer with parameters of type LOStore
 void UidResetter.visit(LOStore store)
           
 void SchemaResetter.visit(LOStore store)
           
 void AllSameRalationalNodesVisitor.visit(LOStore store)
           
 

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

Methods in org.apache.pig.newplan.logical.relational with parameters of type LOStore
 void LogicalRelationalNodesVisitor.visit(LOStore store)
           
 void LogToPhyTranslationVisitor.visit(LOStore loStore)
           
 

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

Methods in org.apache.pig.newplan.logical.rules with parameters of type LOStore
 void MapKeysPruneHelper.FullMapCollector.visit(LOStore store)
           
 void ColumnPruneVisitor.visit(LOStore store)
           
 



Copyright © ${year} The Apache Software Foundation