Interface PushCalcPastChangelogNormalizeRule.Config

All Superinterfaces:
org.apache.calcite.plan.RelRule.Config
All Known Implementing Classes:
ImmutablePushCalcPastChangelogNormalizeRule.Config
Enclosing class:
PushCalcPastChangelogNormalizeRule

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

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default org.apache.calcite.plan.RelOptRule
     

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

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