Uses of Class
org.apache.flink.table.planner.plan.rules.logical.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig
-
Uses of ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig in org.apache.flink.table.planner.plan.rules.logical
Methods in org.apache.flink.table.planner.plan.rules.logical that return ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfigModifier and TypeMethodDescriptionImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.Builder.build()Builds a newUncollectToTableFunctionScanRuleConfig.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.copyOf(UncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig instance) Creates an immutable copy of aUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfigvalue.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.withOperandSupplier(org.apache.calcite.plan.RelRule.OperandTransform value) Copy the current immutable object by setting a value for theoperandSupplierattribute.ImmutableUncollectToTableFunctionScanRule.UncollectToTableFunctionScanRuleConfig.withRelBuilderFactory(org.apache.calcite.tools.RelBuilderFactory value) Copy the current immutable object by setting a value for therelBuilderFactoryattribute.