public class ColumnIndexNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
ColumnIndexNode() |
ColumnIndexNode(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
long |
GetAbsTTL() |
static long |
getCPtr(ColumnIndexNode obj) |
StringVector |
GetKey() |
long |
GetLatTTL() |
String |
GetName() |
String |
GetTs() |
String |
GetVersion() |
int |
GetVersionCount() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
void |
set_ttl_type(String ttl_type) |
void |
SetKey(StringVector key) |
void |
SetName(String name) |
void |
SetTs(String ts) |
void |
SetTTL(ExprListNode ttl_node_list) |
void |
SetVersion(String version) |
void |
SetVersionCount(int count) |
String |
ttl_type() |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public ColumnIndexNode(long cPtr,
boolean cMemoryOwn)
public ColumnIndexNode()
public static long getCPtr(ColumnIndexNode obj)
public StringVector GetKey()
public void SetKey(StringVector key)
public String GetTs()
public void SetTs(String ts)
public String GetVersion()
public void SetVersion(String version)
public String GetName()
public void SetName(String name)
public int GetVersionCount()
public void SetVersionCount(int count)
public String ttl_type()
public void set_ttl_type(String ttl_type)
public long GetAbsTTL()
public long GetLatTTL()
public void SetTTL(ExprListNode ttl_node_list)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
Copyright © 2021. All rights reserved.