Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.rel.rules.LoptJoinTree Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
LoptJoinTreeUtility class used to store a Join tree and the factors that make up the tree.Classorg.apache.calcite.rel.rulesCalcite
LoptJoinTree .BinaryTreeSimple binary tree class that stores an id in the leaf nodes and keeps track of the parent LoptJoinTree object associated with the binary tree.Classorg.apache.calcite.rel.rules.LoptJoinTreeCalcite
LoptJoinTree .LeafBinary tree node that has no children.Classorg.apache.calcite.rel.rules.LoptJoinTreeCalcite
LoptJoinTree .NodeBinary tree node that has two children.Classorg.apache.calcite.rel.rules.LoptJoinTreeCalcite