Package org.apache.calcite.rel.rules
Interface DphypJoinReorderRule.Config
- All Superinterfaces:
- RelRule.Config
- Enclosing class:
- DphypJoinReorderRule
Rule configuration.
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptiondefault DphypJoinReorderRuletoRule()Creates a rule that uses this configuration.Methods 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
 
 
-