Uses of Class
org.apache.flink.table.planner.plan.rules.logical.ImmutableWrapJsonAggFunctionArgumentsRule.Config
Packages that use ImmutableWrapJsonAggFunctionArgumentsRule.Config
-
Uses of ImmutableWrapJsonAggFunctionArgumentsRule.Config in org.apache.flink.table.planner.plan.rules.logical
Methods in org.apache.flink.table.planner.plan.rules.logical that return ImmutableWrapJsonAggFunctionArgumentsRule.ConfigModifier and TypeMethodDescriptionImmutableWrapJsonAggFunctionArgumentsRule.Config.Builder.build()Builds a newConfig.ImmutableWrapJsonAggFunctionArgumentsRule.Config.copyOf(WrapJsonAggFunctionArgumentsRule.Config instance) Creates an immutable copy of aWrapJsonAggFunctionArgumentsRule.Configvalue.ImmutableWrapJsonAggFunctionArgumentsRule.Config.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.ImmutableWrapJsonAggFunctionArgumentsRule.Config.withOperandSupplier(org.apache.calcite.plan.RelRule.OperandTransform value) Copy the current immutable object by setting a value for theoperandSupplierattribute.ImmutableWrapJsonAggFunctionArgumentsRule.Config.withRelBuilderFactory(org.apache.calcite.tools.RelBuilderFactory value) Copy the current immutable object by setting a value for therelBuilderFactoryattribute.