Class MaterializedViewRules
java.lang.Object
org.apache.calcite.rel.rules.materialize.MaterializedViewRules
Collection of rules pertaining to materialized views.
Also may contain utilities for MaterializedViewRule.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RelOptRuleRule that matchesAggregate.static final RelOptRuleRule that matchesFilter.static final MaterializedViewFilterScanRulestatic final RelOptRuleRule that matchesJoin.static final RelOptRulestatic final RelOptRulestatic final RelOptRule -
Method Summary