public class PhysicalAggrerationNode extends PhysicalProjectNode
swigCMemOwn| Constructor and Description |
|---|
PhysicalAggrerationNode(long cPtr,
boolean cMemoryOwn) |
PhysicalAggrerationNode(PhysicalOpNode node,
ColumnProjects project) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PhysicalAggrerationNode obj) |
CastFrom, getCPtr, getProject_type_, InitSchema, Print, project, WithNewChildrengetCPtr, 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 PhysicalAggrerationNode(long cPtr,
boolean cMemoryOwn)
public PhysicalAggrerationNode(PhysicalOpNode node, ColumnProjects project)
public static long getCPtr(PhysicalAggrerationNode obj)
protected void finalize()
finalize in class PhysicalProjectNodepublic void delete()
delete in class PhysicalProjectNodeCopyright © 2021. All rights reserved.