Uses of Class
org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
Packages that use ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder
-
Uses of ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder in org.apache.flink.table.planner.plan.rules.logical
Methods in org.apache.flink.table.planner.plan.rules.logical that return ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.BuilderModifier and TypeMethodDescriptionImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.builder()Creates a builder forUncollectToTableFunctionScanRuleConfig.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder.description(String description) Initializes the value for thedescriptionattribute.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder.from(org.apache.calcite.plan.RelRule.Config instance) Fill a builder with attribute values from the providedorg.apache.calcite.plan.RelRule.Configinstance.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder.from(UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig instance) Fill a builder with attribute values from the providedorg.apache.flink.table.planner.plan.rules.logical.UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfiginstance.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder.operandSupplier(org.apache.calcite.plan.RelRule.OperandTransform operandSupplier) Initializes the value for theoperandSupplierattribute.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder.relBuilderFactory(org.apache.calcite.tools.RelBuilderFactory relBuilderFactory) Initializes the value for therelBuilderFactoryattribute.