@Value.Immutable public static interface AggregateProjectConstantToDummyJoinRule.Config extends RelRule.Config
| Modifier and Type | Field and Description |
|---|---|
static AggregateProjectConstantToDummyJoinRule.Config |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default AggregateProjectConstantToDummyJoinRule |
toRule()
Creates a rule that uses this configuration.
|
default AggregateProjectConstantToDummyJoinRule.Config |
withOperandFor(Class<? extends Aggregate> aggregateClass,
Class<? extends Project> projectClass) |
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final AggregateProjectConstantToDummyJoinRule.Config DEFAULT
default AggregateProjectConstantToDummyJoinRule toRule()
RelRule.ConfigtoRule in interface RelRule.Configdefault AggregateProjectConstantToDummyJoinRule.Config withOperandFor(Class<? extends Aggregate> aggregateClass, Class<? extends Project> projectClass)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.