Interface CorrelateSortToRankRule.CorrelateSortToRankRuleConfig

All Superinterfaces:
org.apache.calcite.plan.RelRule.Config
All Known Implementing Classes:
ImmutableCorrelateSortToRankRule.CorrelateSortToRankRuleConfig
Enclosing class:
CorrelateSortToRankRule

@Immutable(singleton=false) public static interface CorrelateSortToRankRule.CorrelateSortToRankRuleConfig 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