public class PhysicalDistinctNode extends PhysicalUnaryNode
swigCMemOwn| Constructor and Description |
|---|
PhysicalDistinctNode(long cPtr,
boolean cMemoryOwn) |
PhysicalDistinctNode(PhysicalOpNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PhysicalDistinctNode obj) |
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, InitSchema, Print, 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, SetLimitCnt, SetProducer, UpdateProducerpublic PhysicalDistinctNode(long cPtr,
boolean cMemoryOwn)
public PhysicalDistinctNode(PhysicalOpNode node)
public static long getCPtr(PhysicalDistinctNode obj)
protected void finalize()
finalize in class PhysicalUnaryNodepublic void delete()
delete in class PhysicalUnaryNodepublic 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 PhysicalOpNodeCopyright © 2021. All rights reserved.