@Value.Immutable public static interface SemiJoinRule.ProjectToSemiJoinRule.ProjectToSemiJoinRuleConfig extends SemiJoinRule.Config
| Modifier and Type | Field and Description |
|---|---|
static SemiJoinRule.ProjectToSemiJoinRule.ProjectToSemiJoinRuleConfig |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default SemiJoinRule.ProjectToSemiJoinRule |
toRule()
Creates a rule that uses this configuration.
|
default SemiJoinRule.ProjectToSemiJoinRule.ProjectToSemiJoinRuleConfig |
withOperandFor(Class<? extends Project> projectClass,
Class<? extends Join> joinClass,
Class<? extends Aggregate> aggregateClass)
Defines an operand tree for the given classes.
|
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final SemiJoinRule.ProjectToSemiJoinRule.ProjectToSemiJoinRuleConfig DEFAULT
default SemiJoinRule.ProjectToSemiJoinRule toRule()
RelRule.ConfigtoRule in interface RelRule.ConfigtoRule in interface SemiJoinRule.ConfigCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.