Package org.apache.calcite.rel.stream
Interface StreamRules.DeltaJoinTransposeRule.DeltaJoinTransposeRuleConfig
- All Superinterfaces:
- RelRule.Config
- Enclosing class:
- StreamRules.DeltaJoinTransposeRule
@Immutable
public static interface StreamRules.DeltaJoinTransposeRule.DeltaJoinTransposeRuleConfig
extends RelRule.Config
Rule configuration.
- 
Field SummaryFieldsModifier and TypeFieldDescription
- 
Method SummaryMethods inherited from interface org.apache.calcite.plan.RelRule.Configas, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactory
- 
Field Details- 
DEFAULT
 
- 
- 
Method Details- 
toRuleDescription copied from interface:RelRule.ConfigCreates a rule that uses this configuration. Sub-class must override.- Specified by:
- toRulein interface- RelRule.Config
 
 
-