Uses of Class
org.apache.flink.table.planner.plan.rules.physical.batch.ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig
Packages that use ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig
-
Uses of ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig in org.apache.flink.table.planner.plan.rules.physical.batch
Methods in org.apache.flink.table.planner.plan.rules.physical.batch that return ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigModifier and TypeMethodDescriptionImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Builder.build()Builds a newRemoveRedundantLocalRankRuleConfig.ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.copyOf(RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig instance) Creates an immutable copy of aRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigvalue.ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.withOperandSupplier(org.apache.calcite.plan.RelRule.OperandTransform value) Copy the current immutable object by setting a value for theoperandSupplierattribute.ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.withRelBuilderFactory(org.apache.calcite.tools.RelBuilderFactory value) Copy the current immutable object by setting a value for therelBuilderFactoryattribute.