Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.rel.rules.FilterJoinRule Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
FilterJoinRulePlanner rule that pushes filters above and within a join node into the join node and/or its children nodes.Classorg.apache.calcite.rel.rulesCalcite
FilterJoinRule .FilterIntoJoinRuleRule that tries to push filter expressions into a join condition and into the inputs of the join.Classorg.apache.calcite.rel.rules.FilterJoinRuleCalcite
FilterJoinRule .JoinConditionPushRuleRule that pushes parts of the join condition to its inputs.Classorg.apache.calcite.rel.rules.FilterJoinRuleCalcite
FilterJoinRule .PredicatePredicate that returns whether a filter is valid in the ON clause of a join for this particular kind of join.Interfaceorg.apache.calcite.rel.rules.FilterJoinRuleCalcite