public class RelOptRules extends Object
RelOptRule,
RelOptUtil| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableList<RelOptRule> |
CALC_RULES
Calc rule set; public so that
Programs can
use it. |
static List<RelOptRule> |
MATERIALIZATION_RULES |
public static final com.google.common.collect.ImmutableList<RelOptRule> CALC_RULES
Programs can
use it.public static final List<RelOptRule> MATERIALIZATION_RULES
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.