Interface StreamRules.DeltaTableScanToEmptyRule.DeltaTableScanToEmptyRuleConfig

All Superinterfaces:
RelRule.Config
Enclosing class:
StreamRules.DeltaTableScanToEmptyRule

@Immutable public static interface StreamRules.DeltaTableScanToEmptyRule.DeltaTableScanToEmptyRuleConfig extends RelRule.Config
Rule configuration.
  • Field Details

    • DEFAULT

      static final org.apache.calcite.rel.stream.ImmutableDeltaTableScanToEmptyRuleConfig DEFAULT
  • Method Details