Uses of Class
org.apache.flink.table.planner.plan.rules.physical.batch.ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder
Packages that use ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder
-
Uses of ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder in org.apache.flink.table.planner.plan.rules.physical.batch
Methods in org.apache.flink.table.planner.plan.rules.physical.batch that return ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.BuilderModifier and TypeMethodDescriptionImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.builder()Creates a builder forBatchPhysicalConstantTableFunctionScanRuleConfig.ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder.description(String description) Initializes the value for thedescriptionattribute.ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder.from(org.apache.calcite.plan.RelRule.Config instance) Fill a builder with attribute values from the providedorg.apache.calcite.plan.RelRule.Configinstance.ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder.from(BatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig instance) Fill a builder with attribute values from the providedorg.apache.flink.table.planner.plan.rules.physical.batch.BatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfiginstance.ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder.operandSupplier(org.apache.calcite.plan.RelRule.OperandTransform operandSupplier) Initializes the value for theoperandSupplierattribute.ImmutableBatchPhysicalConstantTableFunctionScanRule.BatchPhysicalConstantTableFunctionScanRuleConfig.Builder.relBuilderFactory(org.apache.calcite.tools.RelBuilderFactory relBuilderFactory) Initializes the value for therelBuilderFactoryattribute.