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