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