public class ExceptNode extends BinaryNode
| Constructor and Description |
|---|
ExceptNode(int pid) |
| Modifier and Type | Method and Description |
|---|---|
PlanString |
getPlanString() |
void |
init(LogicalNode left,
LogicalNode right) |
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 void init(LogicalNode left, LogicalNode right)
public PlanString getPlanString()
getPlanString in class LogicalNodeCopyright © 2015 Apache Software Foundation. All Rights Reserved.