public class UnionNode extends BinaryNode
| Constructor and Description |
|---|
UnionNode(int pid) |
| Modifier and Type | Method and Description |
|---|---|
PlanString |
getPlanString() |
childNum, clone, deepEquals, getChild, getLeftChild, getRightChild, postOrder, preOrder, setLeftChild, setRightChildequals, getCost, getInSchema, getOutSchema, getPID, getType, setCost, setInSchema, setOutSchema, setPID, setType, toJson, toStringfinalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoJsonpublic PlanString getPlanString()
getPlanString in class LogicalNodeCopyright © 2015 Apache Software Foundation. All Rights Reserved.