This project has retired. For details please refer to its
        
        Attic page.
      
 
 
 
 
- java.lang.Object
- 
- org.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRule
- 
- org.apache.vxquery.compiler.rewriter.rules.algebricksalternatives.InlineNestedVariablesRule
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRuleorg.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRule.InlineVariablesVisitor
 
 
- 
Field Summary
- 
Fields inherited from class org.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRuledoNotInlineFuncs, hasRun, inlineVisitor, varAssignRhs
 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods 
| Modifier and Type | Method | Description |  
| protected boolean | inlineVariables(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 org.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRuleperformBottomUpAction, performFinalAction, prepare, rewritePost, rewritePre
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
inlineVariablesprotected boolean inlineVariables(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef,
                                  org.apache.hyracks.algebricks.core.algebra.base.IOptimizationContext context)
                           throws org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
- Overrides:
- inlineVariablesin class- org.apache.hyracks.algebricks.rewriter.rules.InlineVariablesRule
- Throws:
- org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
 
 
 
 
 
 
 
Copyright © 2019 Apache Software Foundation. All Rights Reserved.