public class GroupbyInterface extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
GroupbyInterface(List<TypeOuterClass.ColumnDef> schema) |
GroupbyInterface(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddRow(Row row) |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(GroupbyInterface obj) |
SWIGTYPE_p_hybridse__vm__TableHandler |
GetTableHandler() |
public GroupbyInterface(long cPtr,
boolean cMemoryOwn)
public GroupbyInterface(List<TypeOuterClass.ColumnDef> schema)
public static long getCPtr(GroupbyInterface obj)
public void delete()
public void AddRow(Row row)
public SWIGTYPE_p_hybridse__vm__TableHandler GetTableHandler()
Copyright © 2021. All rights reserved.