public class PhysicalGroupAggrerationNode extends PhysicalProjectNode
swigCMemOwn| Constructor and Description |
|---|
PhysicalGroupAggrerationNode(long cPtr,
boolean cMemoryOwn) |
PhysicalGroupAggrerationNode(PhysicalOpNode node,
ColumnProjects project,
ExprListNode groups) |
| Modifier and Type | Method and Description |
|---|---|
static PhysicalGroupAggrerationNode |
CastFrom(PhysicalOpNode node) |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PhysicalGroupAggrerationNode obj) |
Key |
getGroup_() |
void |
Print(SWIGTYPE_p_std__ostream output,
String tab) |
void |
setGroup_(Key value) |
BaseStatus |
WithNewChildren(SWIGTYPE_p_hybridse__node__NodeManager nm,
SWIGTYPE_p_std__vectorT_hybridse__vm__PhysicalOpNode_p_t children,
SWIGTYPE_p_p_hybridse__vm__PhysicalOpNode out) |
getCPtr, getProject_type_, InitSchema, projectgetCPtr, PrintChildrenAddFnInfo, AddProducer, ClearFnInfo, ClearSchema, Equals, FinishSchema, getCPtr, GetFnInfos, GetLimitCnt, GetNodeId, GetOpType, GetOutputSchema, GetOutputSchemaSize, GetOutputSchemaSource, GetOutputSchemaSourceSize, GetOutputType, GetProducer, GetProducerCnt, GetProducers, GetTypeName, is_block, IsSameSchema, Print, PrintSchema, producers, schemas_ctx, SchemaToString, SchemaToString, SetLimitCnt, SetProducer, UpdateProducerpublic PhysicalGroupAggrerationNode(long cPtr,
boolean cMemoryOwn)
public PhysicalGroupAggrerationNode(PhysicalOpNode node, ColumnProjects project, ExprListNode groups)
public static long getCPtr(PhysicalGroupAggrerationNode obj)
protected void finalize()
finalize in class PhysicalProjectNodepublic void delete()
delete in class PhysicalProjectNodepublic BaseStatus WithNewChildren(SWIGTYPE_p_hybridse__node__NodeManager nm, SWIGTYPE_p_std__vectorT_hybridse__vm__PhysicalOpNode_p_t children, SWIGTYPE_p_p_hybridse__vm__PhysicalOpNode out)
WithNewChildren in class PhysicalProjectNodepublic static PhysicalGroupAggrerationNode CastFrom(PhysicalOpNode node)
public void Print(SWIGTYPE_p_std__ostream output, String tab)
Print in class PhysicalProjectNodepublic void setGroup_(Key value)
public Key getGroup_()
Copyright © 2021. All rights reserved.