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