boolean |
SimpleCatalog.InsertRows(String db,
String table,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t row) |
int |
BatchRequestRunSession.Run(int id,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t request_batch,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output) |
int |
BatchRunSession.Run(Row parameter_row,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output) |
int |
BatchRunSession.Run(Row parameter_row,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output,
long limit) |
int |
BatchRunSession.Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output) |
int |
BatchRunSession.Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output,
long limit) |
int |
BatchRequestRunSession.Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t request_batch,
SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output) |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t |
Tablet.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) |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t |
LocalTablet.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) |