@Value.Immutable public static interface ProjectTableScanRule.Config extends RelRule.Config
| Modifier and Type | Field and Description |
|---|---|
static ProjectTableScanRule.Config |
DEFAULT
Config that matches Project on TableScan.
|
static ProjectTableScanRule.Config |
INTERPRETER
Config that matches Project on EnumerableInterpreter on TableScan.
|
| Modifier and Type | Method and Description |
|---|---|
default ProjectTableScanRule |
toRule()
Creates a rule that uses this configuration.
|
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final ProjectTableScanRule.Config DEFAULT
static final ProjectTableScanRule.Config INTERPRETER
default ProjectTableScanRule toRule()
RelRule.ConfigtoRule in interface RelRule.ConfigCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.