@Value.Immutable public static interface StreamRules.DeltaProjectTransposeRule.DeltaProjectTransposeRuleConfig extends RelRule.Config
| Modifier and Type | Field and Description |
|---|---|
static StreamRules.DeltaProjectTransposeRule.DeltaProjectTransposeRuleConfig |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default StreamRules.DeltaProjectTransposeRule |
toRule()
Creates a rule that uses this configuration.
|
default RelRule.Config |
withOperandFor(Class<? extends RelNode> relClass)
Defines an operand tree for the given classes.
|
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final StreamRules.DeltaProjectTransposeRule.DeltaProjectTransposeRuleConfig DEFAULT
default StreamRules.DeltaProjectTransposeRule toRule()
RelRule.ConfigtoRule in interface RelRule.Configdefault RelRule.Config withOperandFor(Class<? extends RelNode> relClass)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.