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