public class CreateIndexPlanNode extends LeafPlanNode
swigCMemOwn| Constructor and Description |
|---|
CreateIndexPlanNode(long cPtr,
boolean cMemoryOwn) |
CreateIndexPlanNode(SWIGTYPE_p_CreateIndexNode create_index_node) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(CreateIndexPlanNode obj) |
SWIGTYPE_p_CreateIndexNode |
getCreate_index_node_() |
void |
Print(SWIGTYPE_p_std__ostream output,
String orgTab) |
void |
setCreate_index_node_(SWIGTYPE_p_CreateIndexNode value) |
AddChild, Equals, getCPtr, PrintChildrenGetChildren, GetChildrenSize, getCPtr, getType_, GetType, GetTypeNamepublic CreateIndexPlanNode(long cPtr,
boolean cMemoryOwn)
public CreateIndexPlanNode(SWIGTYPE_p_CreateIndexNode create_index_node)
public static long getCPtr(CreateIndexPlanNode obj)
protected void finalize()
finalize in class LeafPlanNodepublic void delete()
delete in class LeafPlanNodepublic void Print(SWIGTYPE_p_std__ostream output, String orgTab)
public void setCreate_index_node_(SWIGTYPE_p_CreateIndexNode value)
public SWIGTYPE_p_CreateIndexNode getCreate_index_node_()
Copyright © 2021. All rights reserved.