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