Uses of Interface
org.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule.Config
Packages that use PushProjectIntoTableSourceScanRule.Config
-
Uses of PushProjectIntoTableSourceScanRule.Config in org.apache.flink.table.planner.plan.rules.logical
Classes in org.apache.flink.table.planner.plan.rules.logical that implement PushProjectIntoTableSourceScanRule.ConfigModifier and TypeClassDescriptionstatic final classImmutable implementation ofPushProjectIntoTableSourceScanRule.Config.Fields in org.apache.flink.table.planner.plan.rules.logical declared as PushProjectIntoTableSourceScanRule.ConfigModifier and TypeFieldDescriptionstatic final PushProjectIntoTableSourceScanRule.ConfigPushProjectIntoTableSourceScanRule.Config.DEFAULTMethods in org.apache.flink.table.planner.plan.rules.logical that return PushProjectIntoTableSourceScanRule.ConfigMethods in org.apache.flink.table.planner.plan.rules.logical with parameters of type PushProjectIntoTableSourceScanRule.ConfigModifier and TypeMethodDescriptionImmutablePushProjectIntoTableSourceScanRule.Config.copyOf(PushProjectIntoTableSourceScanRule.Config instance) Creates an immutable copy of aPushProjectIntoTableSourceScanRule.Configvalue.ImmutablePushProjectIntoTableSourceScanRule.Config.Builder.from(PushProjectIntoTableSourceScanRule.Config instance) Fill a builder with attribute values from the providedorg.apache.flink.table.planner.plan.rules.logical.PushProjectIntoTableSourceScanRule.Configinstance.Constructors in org.apache.flink.table.planner.plan.rules.logical with parameters of type PushProjectIntoTableSourceScanRule.ConfigModifierConstructorDescription