This project has retired. For details please refer to its
        
        Attic page.
      
 
 
 
 
- java.lang.Object
- 
- org.apache.vxquery.compiler.rewriter.rules.PushFunctionsOntoEqJoinBranches
 
- 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods 
| Modifier and Type | Method | Description |  
| static void | getProducedVariablesInDescendantsAndSelf(org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator op,
                                        Collection<org.apache.hyracks.algebricks.core.algebra.base.LogicalVariable> vars) |  |  
| boolean | rewritePost(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef,
           org.apache.hyracks.algebricks.core.algebra.base.IOptimizationContext context) |  |  
| boolean | rewritePre(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef,
          org.apache.hyracks.algebricks.core.algebra.base.IOptimizationContext context) |  |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
 
 
 
Copyright © 2019 Apache Software Foundation. All Rights Reserved.