Class CompilerHelper.JoinHelper
java.lang.Object
tools.refinery.interpreter.rete.construction.plancompiler.CompilerHelper.JoinHelper
- Enclosing class:
CompilerHelper
Calculated index mappings for a join, based on the common variables of the two parent subplans.
-
Constructor Summary
ConstructorsConstructorDescriptionJoinHelper
(SubPlan planToCompile, PlanningTrace primaryCompiled, PlanningTrace callTrace) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
JoinHelper
-
-
Method Details
-
getPrimaryMask
-
getSecondaryMask
-
getComplementerMask
-
getPrimaryIndexer
-
getSecondaryIndexer
-
getNaturalJoinRecipe
-
getNaturalJoinVariablesTuple
-