public class DeployPlanNode extends LeafPlanNode
swigCMemOwn| Constructor and Description |
|---|
DeployPlanNode(long cPtr,
boolean cMemoryOwn) |
DeployPlanNode(String name,
SWIGTYPE_p_SqlNode stmt,
String stmt_str,
boolean if_not_exist) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(DeployPlanNode obj) |
boolean |
IsIfNotExists() |
String |
Name() |
void |
Print(SWIGTYPE_p_std__ostream output,
String tab) |
SWIGTYPE_p_SqlNode |
Stmt() |
String |
StmtStr() |
AddChild, Equals, getCPtr, PrintChildrenGetChildren, GetChildrenSize, getCPtr, getType_, GetType, GetTypeNamepublic DeployPlanNode(long cPtr,
boolean cMemoryOwn)
public DeployPlanNode(String name, SWIGTYPE_p_SqlNode stmt, String stmt_str, boolean if_not_exist)
public static long getCPtr(DeployPlanNode obj)
protected void finalize()
finalize in class LeafPlanNodepublic void delete()
delete in class LeafPlanNodepublic String Name()
public SWIGTYPE_p_SqlNode Stmt()
public boolean IsIfNotExists()
public String StmtStr()
public void Print(SWIGTYPE_p_std__ostream output, String tab)
Copyright © 2021. All rights reserved.