Interface WindowPropertiesRules.WindowPropertiesHavingRule.WindowPropertiesHavingRuleConfig
- All Superinterfaces:
org.apache.calcite.plan.RelRule.Config
- All Known Implementing Classes:
ImmutableWindowPropertiesHavingRuleConfig
- Enclosing class:
- WindowPropertiesRules.WindowPropertiesHavingRule
@Immutable(singleton=false)
public static interface WindowPropertiesRules.WindowPropertiesHavingRule.WindowPropertiesHavingRuleConfig
extends org.apache.calcite.plan.RelRule.Config
Rule configuration.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Method Summary
Methods inherited from interface org.apache.calcite.plan.RelRule.Config
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactory
-
Field Details
-
DEFAULT
static final WindowPropertiesRules.WindowPropertiesHavingRule.WindowPropertiesHavingRuleConfig DEFAULT
-
-
Method Details
-
toRule
- Specified by:
toRulein interfaceorg.apache.calcite.plan.RelRule.Config
-