public class LocalTablet extends Tablet
swigCMemOwn| Constructor and Description |
|---|
LocalTablet(Engine engine,
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__CompileInfoCache_t sp_cache) |
LocalTablet(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(LocalTablet 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 LocalTablet(long cPtr,
boolean cMemoryOwn)
public LocalTablet(Engine engine, SWIGTYPE_p_std__shared_ptrT_hybridse__vm__CompileInfoCache_t sp_cache)
public static long getCPtr(LocalTablet obj)
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.