-
ImmutableStreamPhysicalWindowJoinRule.StreamPhysicalWindowJoinRuleConfig.builder()
ImmutableStreamPhysicalWindowJoinRule.StreamPhysicalWindowJoinRuleConfig.Builder.description(String description)
Initializes the value for the description attribute.
ImmutableStreamPhysicalWindowJoinRule.StreamPhysicalWindowJoinRuleConfig.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.stream.StreamPhysicalWindowJoinRule.StreamPhysicalWindowJoinRuleConfig instance.
ImmutableStreamPhysicalWindowJoinRule.StreamPhysicalWindowJoinRuleConfig.Builder.operandSupplier(org.apache.calcite.plan.RelRule.OperandTransform operandSupplier)
Initializes the value for the operandSupplier attribute.
ImmutableStreamPhysicalWindowJoinRule.StreamPhysicalWindowJoinRuleConfig.Builder.relBuilderFactory(org.apache.calcite.tools.RelBuilderFactory relBuilderFactory)
Initializes the value for the relBuilderFactory attribute.