public class IndexSt extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
IndexSt() |
IndexSt(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(IndexSt obj) |
int |
getIndex() |
SWIGTYPE_p_std__vectorT_hybridse__codec__ColInfo_t |
getKeys() |
String |
getName() |
int |
getTs_pos() |
void |
setIndex(int value) |
void |
setKeys(SWIGTYPE_p_std__vectorT_hybridse__codec__ColInfo_t value) |
void |
setName(String value) |
void |
setTs_pos(int value) |
public static long getCPtr(IndexSt obj)
public void delete()
public void setName(String value)
public String getName()
public void setIndex(int value)
public int getIndex()
public void setTs_pos(int value)
public int getTs_pos()
public void setKeys(SWIGTYPE_p_std__vectorT_hybridse__codec__ColInfo_t value)
public SWIGTYPE_p_std__vectorT_hybridse__codec__ColInfo_t getKeys()
Copyright © 2021. All rights reserved.