public static interface RelDecorrelator.Config
extends org.apache.calcite.plan.RelRule.Config
| Modifier and Type | Method and Description |
|---|---|
RelDecorrelator |
decorrelator()
Returns the RelDecorrelator that will be context for the created rule instance.
|
RelDecorrelator.Config |
withDecorrelator(RelDecorrelator decorrelator)
Sets
decorrelator(). |
RelDecorrelator decorrelator()
RelDecorrelator.Config withDecorrelator(RelDecorrelator decorrelator)
decorrelator().Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.