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