Kuzu C++ API
Loading...
Searching...
No Matches
kuzu::processor::PhysicalOperator Member List

This is the complete list of members for kuzu::processor::PhysicalOperator, including all inherited members.

addChild(std::unique_ptr< PhysicalOperator > op)kuzu::processor::PhysicalOperatorinline
childrenkuzu::processor::PhysicalOperatorprotected
constCast()kuzu::processor::PhysicalOperatorinline
copy()=0kuzu::processor::PhysicalOperatorpure virtual
finalize(ExecutionContext *context)kuzu::processor::PhysicalOperatorvirtual
finalizeInternal(ExecutionContext *)kuzu::processor::PhysicalOperatorinlineprotectedvirtual
getChild(common::idx_t idx) constkuzu::processor::PhysicalOperatorinline
getExecutionTime(common::Profiler &profiler) constkuzu::processor::PhysicalOperatorprotected
getNextTuple(ExecutionContext *context)kuzu::processor::PhysicalOperator
getNextTuplesInternal(ExecutionContext *context)=0kuzu::processor::PhysicalOperatorprotectedpure virtual
getNumChildren() constkuzu::processor::PhysicalOperatorinline
getNumOutputTuples(common::Profiler &profiler) constkuzu::processor::PhysicalOperatorprotected
getNumTupleMetricKey() constkuzu::processor::PhysicalOperatorinlineprotected
getOperatorID() constkuzu::processor::PhysicalOperatorinline
getOperatorType() constkuzu::processor::PhysicalOperatorinline
getPrintInfo() constkuzu::processor::PhysicalOperatorinline
getProfilerAttributes(common::Profiler &profiler) constkuzu::processor::PhysicalOperator
getProfilerKeyValAttributes(common::Profiler &profiler) constkuzu::processor::PhysicalOperator
getProgress(ExecutionContext *context) constkuzu::processor::PhysicalOperatorvirtual
getTimeMetricKey() constkuzu::processor::PhysicalOperatorinlineprotected
hasBeenFinalizedkuzu::processor::PhysicalOperatorprotected
idkuzu::processor::PhysicalOperatorprotected
initGlobalState(ExecutionContext *context)kuzu::processor::PhysicalOperator
initGlobalStateInternal(ExecutionContext *)kuzu::processor::PhysicalOperatorinlineprotectedvirtual
initLocalState(ResultSet *resultSet, ExecutionContext *context)kuzu::processor::PhysicalOperator
initLocalStateInternal(ResultSet *, ExecutionContext *)kuzu::processor::PhysicalOperatorinlineprotectedvirtual
isParallel() constkuzu::processor::PhysicalOperatorinlinevirtual
isSink() constkuzu::processor::PhysicalOperatorinlinevirtual
isSource() constkuzu::processor::PhysicalOperatorinlinevirtual
metricskuzu::processor::PhysicalOperatorprotected
moveUnaryChild()kuzu::processor::PhysicalOperator
operatorTypekuzu::processor::PhysicalOperatorprotected
PhysicalOperator(PhysicalOperatorType operatorType, physical_op_id id, std::unique_ptr< OPPrintInfo > printInfo)kuzu::processor::PhysicalOperatorinline
PhysicalOperator(PhysicalOperatorType operatorType, std::unique_ptr< PhysicalOperator > child, physical_op_id id, std::unique_ptr< OPPrintInfo > printInfo)kuzu::processor::PhysicalOperator
PhysicalOperator(PhysicalOperatorType operatorType, std::unique_ptr< PhysicalOperator > left, std::unique_ptr< PhysicalOperator > right, physical_op_id id, std::unique_ptr< OPPrintInfo > printInfo)kuzu::processor::PhysicalOperator
PhysicalOperator(PhysicalOperatorType operatorType, physical_op_vector_t children, physical_op_id id, std::unique_ptr< OPPrintInfo > printInfo)kuzu::processor::PhysicalOperator
printInfokuzu::processor::PhysicalOperatorprotected
ptrCast()kuzu::processor::PhysicalOperatorinline
registerProfilingMetrics(common::Profiler *profiler)kuzu::processor::PhysicalOperatorprotected
resultSetkuzu::processor::PhysicalOperatorprotected
~PhysicalOperator()=defaultkuzu::processor::PhysicalOperatorvirtual