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