boolean |
Engine.Explain(String sql,
String db,
SWIGTYPE_p_EngineMode engine_mode,
SWIGTYPE_p_std__setT_size_t_t common_column_indices,
ExplainOutput explain_output,
BaseStatus status) |
boolean |
Engine.Explain(String sql,
String db,
SWIGTYPE_p_EngineMode engine_mode,
SWIGTYPE_p_std__setT_size_t_t common_column_indices,
ExplainOutput explain_output,
BaseStatus status,
boolean performance_sensitive) |
void |
BatchRequestInfo.setCommon_column_indices(SWIGTYPE_p_std__setT_size_t_t value) |
void |
BatchRequestInfo.setCommon_node_set(SWIGTYPE_p_std__setT_size_t_t value) |
void |
BatchRequestInfo.setOutput_common_column_indices(SWIGTYPE_p_std__setT_size_t_t value) |
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) |