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