public class QueryPlanNode extends UnaryPlanNode
swigCMemOwn| Constructor and Description |
|---|
QueryPlanNode(long cPtr,
boolean cMemoryOwn) |
QueryPlanNode(PlanNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(PlanNode node) |
protected void |
finalize() |
static long |
getCPtr(QueryPlanNode obj) |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
AddChild, getCPtr, GetDepend, PrintChildrenGetChildren, GetChildrenSize, getCPtr, getType_, GetType, GetTypeNamepublic QueryPlanNode(long cPtr,
boolean cMemoryOwn)
public QueryPlanNode(PlanNode node)
public static long getCPtr(QueryPlanNode obj)
protected void finalize()
finalize in class UnaryPlanNodepublic void delete()
delete in class UnaryPlanNodepublic void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Print in class UnaryPlanNodepublic boolean Equals(PlanNode node)
Equals in class UnaryPlanNodeCopyright © 2021. All rights reserved.