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