-
ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.builder()
ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Builder.description(String description)
Initializes the value for the description attribute.
ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Builder.from(org.apache.calcite.plan.RelRule.Config instance)
Fill a builder with attribute values from the provided org.apache.calcite.plan.RelRule.Config instance.
Fill a builder with attribute values from the provided org.apache.flink.table.planner.plan.rules.physical.batch.RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig instance.
ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Builder.operandSupplier(org.apache.calcite.plan.RelRule.OperandTransform operandSupplier)
Initializes the value for the operandSupplier attribute.
ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Builder.relBuilderFactory(org.apache.calcite.tools.RelBuilderFactory relBuilderFactory)
Initializes the value for the relBuilderFactory attribute.