Uses of Class
org.apache.flink.table.planner.plan.rules.logical.ImmutableProjectSnapshotTransposeRule.Config
Packages that use ImmutableProjectSnapshotTransposeRule.Config
-
Uses of ImmutableProjectSnapshotTransposeRule.Config in org.apache.flink.table.planner.plan.rules.logical
Methods in org.apache.flink.table.planner.plan.rules.logical that return ImmutableProjectSnapshotTransposeRule.ConfigModifier and TypeMethodDescriptionImmutableProjectSnapshotTransposeRule.Config.Builder.build()Builds a newConfig.ImmutableProjectSnapshotTransposeRule.Config.copyOf(ProjectSnapshotTransposeRule.Config instance) Creates an immutable copy of aProjectSnapshotTransposeRule.Configvalue.ImmutableProjectSnapshotTransposeRule.Config.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.ImmutableProjectSnapshotTransposeRule.Config.withOperandSupplier(org.apache.calcite.plan.RelRule.OperandTransform value) Copy the current immutable object by setting a value for theoperandSupplierattribute.ImmutableProjectSnapshotTransposeRule.Config.withRelBuilderFactory(org.apache.calcite.tools.RelBuilderFactory value) Copy the current immutable object by setting a value for therelBuilderFactoryattribute.