Package org.apache.calcite.rel.rules
Class LoptJoinTree.BinaryTree
java.lang.Object
org.apache.calcite.rel.rules.LoptJoinTree.BinaryTree
- Direct Known Subclasses:
LoptJoinTree.Leaf
,LoptJoinTree.Node
- Enclosing class:
LoptJoinTree
Simple binary tree class that stores an id in the leaf nodes and keeps
track of the parent LoptJoinTree object associated with the binary tree.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BinaryTree
-
-
Method Details
-
getParent
-
getTreeOrder
-