public class StringColInfo extends ColInfo
swigCMemOwn| Constructor and Description |
|---|
StringColInfo() |
StringColInfo(long cPtr,
boolean cMemoryOwn) |
StringColInfo(String name,
com._4paradigm.hybridse.type.TypeOuterClass.Type type,
int idx,
int offset,
int str_next_offset,
int str_start_offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(StringColInfo obj) |
int |
getStr_next_offset() |
int |
getStr_start_offset() |
void |
setStr_next_offset(int value) |
void |
setStr_start_offset(int value) |
public StringColInfo(long cPtr,
boolean cMemoryOwn)
public StringColInfo()
public StringColInfo(String name, com._4paradigm.hybridse.type.TypeOuterClass.Type type, int idx, int offset, int str_next_offset, int str_start_offset)
public static long getCPtr(StringColInfo obj)
public void setStr_next_offset(int value)
public int getStr_next_offset()
public void setStr_start_offset(int value)
public int getStr_start_offset()
Copyright © 2021. All rights reserved.