| Package | Description |
|---|---|
| com._4paradigm | |
| com._4paradigm.hybridse.vm |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hybridse_interface.IsAggProjectType(ProjectType type) |
static String |
hybridse_interface.ProjectTypeName(ProjectType type) |
| Modifier and Type | Field and Description |
|---|---|
static ProjectType |
ProjectType.kAggregation |
static ProjectType |
ProjectType.kGroupAggregation |
static ProjectType |
ProjectType.kRowProject |
static ProjectType |
ProjectType.kTableProject |
static ProjectType |
ProjectType.kWindowAggregation |
| Modifier and Type | Method and Description |
|---|---|
ProjectType |
PhysicalProjectNode.getProject_type_() |
static ProjectType |
ProjectType.swigToEnum(int swigValue) |
| Constructor and Description |
|---|
PhysicalProjectNode(PhysicalOpNode depend,
ProjectType project_type,
ColumnProjects project,
boolean is_block) |
Copyright © 2021. All rights reserved.