public class UnionPlanNode extends BinaryPlanNode
swigCMemOwn| Constructor and Description |
|---|
UnionPlanNode(long cPtr,
boolean cMemoryOwn) |
UnionPlanNode(PlanNode left,
PlanNode right,
boolean is_all) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(PlanNode that) |
protected void |
finalize() |
static long |
getCPtr(UnionPlanNode obj) |
boolean |
getIs_all() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
AddChild, getCPtr, GetLeft, GetRight, PrintChildrenGetChildren, GetChildrenSize, getCPtr, getType_, GetType, GetTypeNamepublic static long getCPtr(UnionPlanNode obj)
protected void finalize()
finalize in class BinaryPlanNodepublic void delete()
delete in class BinaryPlanNodepublic void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Print in class BinaryPlanNodepublic boolean Equals(PlanNode that)
Equals in class BinaryPlanNodepublic boolean getIs_all()
Copyright © 2021. All rights reserved.