Class RelJoin¶
-
class
RelJoin: public RelAlgNode¶ Public Functions
-
JoinType
getJoinType() const¶
-
std::string
toString() const¶
-
size_t
toHash() const¶
-
size_t
size() const¶
-
std::shared_ptr<RelAlgNode>
deepCopy() const¶
-
void
addHint(const ExplainedQueryHint &hint_explained)¶
-
const bool
hasHintEnabled(QueryHint candidate_hint) const¶
-
const ExplainedQueryHint &
getHintInfo(QueryHint hint) const¶
-
bool
hasDeliveredHint()¶
-
Hints *
getDeliveredHints()¶
-
JoinType