public class PhysicalDataProviderNode extends PhysicalOpNode
swigCMemOwn| Constructor and Description |
|---|
PhysicalDataProviderNode(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
static PhysicalDataProviderNode |
CastFrom(PhysicalOpNode node) |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(PhysicalDataProviderNode obj) |
String |
GetName() |
DataProviderType |
getProvider_type_() |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t |
getTable_handler_() |
BaseStatus |
InitSchema(SWIGTYPE_p_hybridse__vm__PhysicalPlanContext arg0) |
AddFnInfo, AddProducer, ClearFnInfo, ClearSchema, Equals, FinishSchema, getCPtr, GetFnInfos, GetLimitCnt, GetNodeId, GetOpType, GetOutputSchema, GetOutputSchemaSize, GetOutputSchemaSource, GetOutputSchemaSourceSize, GetOutputType, GetProducer, GetProducerCnt, GetProducers, GetTypeName, is_block, IsSameSchema, Print, Print, PrintChildren, PrintSchema, producers, schemas_ctx, SchemaToString, SetLimitCnt, SetProducer, UpdateProducer, WithNewChildrenpublic PhysicalDataProviderNode(long cPtr,
boolean cMemoryOwn)
public static long getCPtr(PhysicalDataProviderNode obj)
protected void finalize()
finalize in class PhysicalOpNodepublic void delete()
delete in class PhysicalOpNodepublic BaseStatus InitSchema(SWIGTYPE_p_hybridse__vm__PhysicalPlanContext arg0)
InitSchema in class PhysicalOpNodepublic static PhysicalDataProviderNode CastFrom(PhysicalOpNode node)
public String GetName()
public DataProviderType getProvider_type_()
public SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t getTable_handler_()
Copyright © 2021. All rights reserved.