Uses of Interface
org.apache.flink.table.planner.plan.rules.physical.batch.RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig
Packages that use RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig
-
Uses of RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig in org.apache.flink.table.planner.plan.rules.physical.batch
Classes in org.apache.flink.table.planner.plan.rules.physical.batch that implement RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigModifier and TypeClassDescriptionstatic final classImmutable implementation ofRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Fields in org.apache.flink.table.planner.plan.rules.physical.batch declared as RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigModifier and TypeFieldDescriptionRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.DEFAULTMethods in org.apache.flink.table.planner.plan.rules.physical.batch with parameters of type RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigModifier and TypeMethodDescriptionImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.copyOf(RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig instance) Creates an immutable copy of aRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigvalue.ImmutableRemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig.Builder.from(RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig instance) Fill a builder with attribute values from the providedorg.apache.flink.table.planner.plan.rules.physical.batch.RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfiginstance.Constructors in org.apache.flink.table.planner.plan.rules.physical.batch with parameters of type RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfigModifierConstructorDescriptionRemoveRedundantLocalRankRule(RemoveRedundantLocalRankRule.RemoveRedundantLocalRankRuleConfig config)