Uses of Class
org.apache.flink.table.planner.plan.rules.logical.ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig
Packages that use ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig
-
Uses of ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig in org.apache.flink.table.planner.plan.rules.logical
Methods in org.apache.flink.table.planner.plan.rules.logical that return ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfigModifier and TypeMethodDescriptionImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig.Builder.build()Builds a newCalcRankTransposeRuleConfig.ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig.copyOf(CalcRankTransposeRule.CalcRankTransposeRuleConfig instance) Creates an immutable copy of aCalcRankTransposeRule.CalcRankTransposeRuleConfigvalue.ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig.withOperandSupplier(org.apache.calcite.plan.RelRule.OperandTransform value) Copy the current immutable object by setting a value for theoperandSupplierattribute.ImmutableCalcRankTransposeRule.CalcRankTransposeRuleConfig.withRelBuilderFactory(org.apache.calcite.tools.RelBuilderFactory value) Copy the current immutable object by setting a value for therelBuilderFactoryattribute.