| Package | Description |
|---|---|
| com._4paradigm | |
| com._4paradigm.hybridse.node | |
| com._4paradigm.hybridse.vm |
| Modifier and Type | Method and Description |
|---|---|
static long |
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t.getCPtr(SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t obj) |
static boolean |
hybridse_interface.PlanListEquals(SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t list1,
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t list2) |
static void |
hybridse_interface.PrintPlanVector(SWIGTYPE_p_std__ostream output,
String tab,
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t vec,
String vector_name,
boolean last_item) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t |
PlanNode.GetChildren() |
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t |
CreateProcedurePlanNode.GetInnerPlanNodeList() |
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t |
ProjectPlanNode.getProject_list_vec_() |
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t |
ProjectListNode.GetProjects() |
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t |
WindowPlanNode.union_tables() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateProcedurePlanNode.SetInnerPlanNodeList(SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t inner_plan_node_list) |
| Constructor and Description |
|---|
CreateProcedurePlanNode(String sp_name,
SWIGTYPE_p_NodePointVector input_parameter_list,
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t inner_plan_node_list) |
ProjectPlanNode(PlanNode node,
String table,
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t project_list_vec,
SWIGTYPE_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_t pos_mapping) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t |
SqlContext.getLogical_plan() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlContext.setLogical_plan(SWIGTYPE_p_std__vectorT_hybridse__node__PlanNode_p_t value) |
Copyright © 2021. All rights reserved.