Interface RewriteIntersectAllRule.RewriteIntersectAllRuleConfig

All Superinterfaces:
org.apache.calcite.plan.RelRule.Config
All Known Implementing Classes:
ImmutableRewriteIntersectAllRule.RewriteIntersectAllRuleConfig
Enclosing class:
RewriteIntersectAllRule

@Immutable(singleton=false) public static interface RewriteIntersectAllRule.RewriteIntersectAllRuleConfig extends org.apache.calcite.plan.RelRule.Config
Rule configuration.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.apache.calcite.plan.RelRule.Config

    as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactory