Package | Description |
---|---|
org.apache.flink.table.planner.plan.rules.logical |
Modifier and Type | Method and Description |
---|---|
ImmutableFlinkBushyJoinReorderRule.Config |
ImmutableFlinkBushyJoinReorderRule.Config.Builder.build()
Builds a new
Config . |
static ImmutableFlinkBushyJoinReorderRule.Config |
ImmutableFlinkBushyJoinReorderRule.Config.copyOf(FlinkBushyJoinReorderRule.Config instance)
Creates an immutable copy of a
FlinkBushyJoinReorderRule.Config value. |
ImmutableFlinkBushyJoinReorderRule.Config |
ImmutableFlinkBushyJoinReorderRule.Config.withDescription(String value)
Copy the current immutable object by setting a value for the
description attribute. |
ImmutableFlinkBushyJoinReorderRule.Config |
ImmutableFlinkBushyJoinReorderRule.Config.withOperandSupplier(org.apache.calcite.plan.RelRule.OperandTransform value)
Copy the current immutable object by setting a value for the
operandSupplier attribute. |
ImmutableFlinkBushyJoinReorderRule.Config |
ImmutableFlinkBushyJoinReorderRule.Config.withRelBuilderFactory(org.apache.calcite.tools.RelBuilderFactory value)
Copy the current immutable object by setting a value for the
relBuilderFactory attribute. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.