public static interface FilterJoinRule.JoinConditionPushRule.Config extends FilterJoinRule.Config
| Modifier and Type | Field and Description |
|---|---|
static FilterJoinRule.JoinConditionPushRule.Config |
DEFAULT |
EMPTY| Modifier and Type | Method and Description |
|---|---|
default FilterJoinRule.JoinConditionPushRule |
toRule()
Creates a rule that uses this configuration.
|
getPredicate, isSmart, withPredicate, withSmartas, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final FilterJoinRule.JoinConditionPushRule.Config DEFAULT
default FilterJoinRule.JoinConditionPushRule toRule()
RelRule.ConfigtoRule in interface RelRule.ConfigCopyright © 2012-2020 Apache Software Foundation. All Rights Reserved.