-
ImmutableCalcSnapshotTransposeRule.CalcSnapshotTransposeRuleConfig.builder()
ImmutableCalcSnapshotTransposeRule.CalcSnapshotTransposeRuleConfig.Builder.description(String description)
Initializes the value for the description attribute.
ImmutableCalcSnapshotTransposeRule.CalcSnapshotTransposeRuleConfig.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.logical.CalcSnapshotTransposeRule.CalcSnapshotTransposeRuleConfig instance.
ImmutableCalcSnapshotTransposeRule.CalcSnapshotTransposeRuleConfig.Builder.operandSupplier(org.apache.calcite.plan.RelRule.OperandTransform operandSupplier)
Initializes the value for the operandSupplier attribute.
ImmutableCalcSnapshotTransposeRule.CalcSnapshotTransposeRuleConfig.Builder.relBuilderFactory(org.apache.calcite.tools.RelBuilderFactory relBuilderFactory)
Initializes the value for the relBuilderFactory attribute.