public class Tablet extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
Tablet(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(Tablet obj) |
String |
GetName() |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__RowHandler_t |
SubQuery(int task_id,
String db,
String sql,
Row row,
boolean is_procedure,
boolean is_debug) |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t |
SubQuery(int task_id,
String db,
String sql,
SWIGTYPE_p_std__setT_size_t_t common_column_indices,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t in_rows,
boolean request_is_common,
boolean is_procedure,
boolean is_debug) |
public static long getCPtr(Tablet obj)
public void delete()
public String GetName()
public SWIGTYPE_p_std__shared_ptrT_hybridse__vm__RowHandler_t SubQuery(int task_id, String db, String sql, Row row, boolean is_procedure, boolean is_debug)
public SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t SubQuery(int task_id, String db, String sql, SWIGTYPE_p_std__setT_size_t_t common_column_indices, SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t in_rows, boolean request_is_common, boolean is_procedure, boolean is_debug)
Copyright © 2021. All rights reserved.