public class RowFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
RowFormat(List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> schema) |
RowFormat(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
ColInfo |
GetColumnInfo(long idx) |
static long |
getCPtr(RowFormat obj) |
boolean |
GetStringColumnInfo(long idx,
StringColInfo res) |
public RowFormat(long cPtr,
boolean cMemoryOwn)
public RowFormat(List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> schema)
public static long getCPtr(RowFormat obj)
public void delete()
public boolean GetStringColumnInfo(long idx,
StringColInfo res)
public ColInfo GetColumnInfo(long idx)
Copyright © 2021. All rights reserved.