public class LogicalPlanTestRuleProvider extends BaseLogicalPlanRewriteRuleProvider
systemConf| Constructor and Description |
|---|
LogicalPlanTestRuleProvider(TajoConf conf) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<? extends LogicalPlanRewriteRule>> |
getPostRules()
It returns RewriteRule classes which should be executed after join ordering.
|
getPreRulespublic LogicalPlanTestRuleProvider(TajoConf conf)
public Collection<Class<? extends LogicalPlanRewriteRule>> getPostRules()
LogicalPlanRewriteRuleProvidergetPostRules in class BaseLogicalPlanRewriteRuleProviderCopyright © 2015 Apache Software Foundation. All Rights Reserved.