OmniSciDB
a5dc49c757
|
This is the complete list of members for RelLeftDeepInnerJoin, including all inherited members.
accept(Visitor &v, std::string name) const override | RelLeftDeepInnerJoin | inlinevirtual |
acceptChildren(Visitor &v) const override | RelLeftDeepInnerJoin | inlinevirtual |
addManagedInput(std::shared_ptr< const RelAlgNode > input) | RelAlgNode | inline |
clearContextData() const | RelAlgNode | inline |
condition_ | RelLeftDeepInnerJoin | private |
coversOriginalNode(const RelAlgNode *node) const | RelLeftDeepInnerJoin | |
deepCopy() const override | RelLeftDeepInnerJoin | virtual |
getAndOwnInput(const size_t idx) const | RelAlgNode | inline |
getContextData() const | RelAlgNode | inline |
getId() const | RelAlgNode | inline |
getIdInPlanTree() const | RelAlgDagNode | inline |
getInnerCondition() const | RelLeftDeepInnerJoin | |
getInput(const size_t idx) const | RelAlgNode | inline |
getInputs() const | RelAlgNode | inline |
getJoinType(const size_t nesting_level) const | RelLeftDeepInnerJoin | |
getOriginalFilter() const | RelLeftDeepInnerJoin | |
getOriginalJoins() const | RelLeftDeepInnerJoin | |
getOuterCondition(const size_t nesting_level) const | RelLeftDeepInnerJoin | |
getOuterConditionsSize() const | RelLeftDeepInnerJoin | virtual |
getOutputMetainfo() const | RelAlgNode | inline |
getQueryPlanDag() const | RelAlgNode | inline |
getQueryPlanDagHash() const | RelAlgNode | inline |
getRelNodeDagId() const | RelAlgNode | inline |
getStepNumber() const | RelAlgDagNode | inlinevirtual |
hasContextData() const | RelAlgNode | inline |
hash_ | RelAlgNode | mutableprotected |
hash_value(RelLeftDeepInnerJoin const &) | RelLeftDeepInnerJoin | friend |
hasInput(const RelAlgNode *needle) const | RelAlgNode | inline |
id_ | RelAlgNode | protected |
id_in_plan_tree_ | RelAlgDagNode | mutableprotected |
inputCount() const | RelAlgNode | inline |
inputs_ | RelAlgNode | protected |
isNop() const | RelAlgNode | inline |
markAsNop() | RelAlgNode | inline |
original_filter_ | RelLeftDeepInnerJoin | private |
original_joins_ | RelLeftDeepInnerJoin | private |
outer_conditions_per_level_ | RelLeftDeepInnerJoin | private |
RelAlgDagNode() | RelAlgDagNode | inline |
RelAlgDagSerializer | RelLeftDeepInnerJoin | friend |
RelAlgNode(RelAlgInputs inputs={}) | RelAlgNode | inline |
RelLeftDeepInnerJoin()=default | RelLeftDeepInnerJoin | |
RelLeftDeepInnerJoin(const std::shared_ptr< RelFilter > &filter, RelAlgInputs inputs, std::vector< std::shared_ptr< const RelJoin >> &original_joins) | RelLeftDeepInnerJoin | |
replaceInput(std::shared_ptr< const RelAlgNode > old_input, std::shared_ptr< const RelAlgNode > input) | RelAlgNode | inlinevirtual |
resetQueryExecutionState() | RelAlgNode | inline |
resetRelAlgFirstId() noexcept | RelAlgNode | static |
setContextData(const RaExecutionDesc *context_data) const | RelAlgNode | inline |
setIdInPlanTree(size_t id) const | RelAlgDagNode | inline |
setOutputMetainfo(std::vector< TargetMetaInfo > targets_metainfo) const | RelAlgNode | inline |
setQueryPlanDag(const std::string &extracted_query_plan_dag) const | RelAlgNode | inline |
setRelNodeDagId(const size_t id) const | RelAlgNode | inline |
setStepNumber(size_t step) const | RelAlgDagNode | inlinevirtual |
size() const override | RelLeftDeepInnerJoin | virtual |
step_ | RelAlgDagNode | mutableprotected |
toHash() const override | RelLeftDeepInnerJoin | inlinevirtual |
toString(RelRexToStringConfig config=RelRexToStringConfig::defaults()) const override | RelLeftDeepInnerJoin | virtual |
~RelAlgNode() | RelAlgNode | inlinevirtual |