public class LogicalRootNode extends UnaryNode implements Cloneable
| Constructor and Description |
|---|
LogicalRootNode(int pid) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
PlanString |
getPlanString() |
String |
toString() |
childNum, deepEquals, getChild, getChild, postOrder, preOrder, setChildequals, getCost, getInSchema, getOutSchema, getPID, getType, setCost, setInSchema, setOutSchema, setPID, setType, toJsonpublic String toString()
toString in class LogicalNodepublic Object clone() throws CloneNotSupportedException
clone in class UnaryNodeCloneNotSupportedExceptionpublic PlanString getPlanString()
getPlanString in class LogicalNodeCopyright © 2015 Apache Software Foundation. All Rights Reserved.