org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRuleIntroduceCollectionRule, SetCollectionDataSourceRulepublic abstract class AbstractCollectionRule extends Object implements org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRule
| Constructor | Description | 
|---|---|
| AbstractCollectionRule() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected String[] | getCollectionName(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef) | Get the arguments for the collection and collection-with-tag. | 
| 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) | 
protected String[] getCollectionName(org.apache.commons.lang3.mutable.Mutable<org.apache.hyracks.algebricks.core.algebra.base.ILogicalOperator> opRef)
opRef - Logical operatorpublic 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)
rewritePost in interface org.apache.hyracks.algebricks.core.rewriter.base.IAlgebraicRewriteRuleCopyright © 2019 Apache Software Foundation. All Rights Reserved.