Uses of Class
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLocalRearrangeForIllustrate

Packages that use POLocalRearrangeForIllustrate
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
 

Uses of POLocalRearrangeForIllustrate in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
 

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans with parameters of type POLocalRearrangeForIllustrate
 void PhyPlanVisitor.visitLocalRearrangeForIllustrate(POLocalRearrangeForIllustrate lrfi)
           
 

Uses of POLocalRearrangeForIllustrate in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
 

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators that return POLocalRearrangeForIllustrate
 POLocalRearrangeForIllustrate POLocalRearrangeForIllustrate.clone()
          Make a deep copy of this operator.
 



Copyright © ${year} The Apache Software Foundation