| AddExprCtxsToFree(const std::vector< ExprContext * > &ctxs) | impala::ExecNode | protected |
| AddExprCtxsToFree(const SortExecExprs &sort_exec_exprs) | impala::ExecNode | protected |
| AddExprCtxToFree(ExprContext *ctx) | impala::ExecNode | inlineprotected |
| AddRuntimeExecOption(const std::string &option) | impala::ExecNode | protected |
| AddToDebugString(int indentation_level, std::stringstream *out) const | impala::BlockingJoinNode | inlineprotectedvirtual |
| BlockingJoinNode(const std::string &node_name, const TJoinOp::type join_op, ObjectPool *pool, const TPlanNode &tnode, const DescriptorTbl &descs) | impala::BlockingJoinNode | |
| build_batch_pool_ | impala::CrossJoinNode | private |
| build_batches_ | impala::CrossJoinNode | private |
| build_pool_ | impala::BlockingJoinNode | protected |
| build_row_counter_ | impala::BlockingJoinNode | protected |
| build_timer_ | impala::BlockingJoinNode | protected |
| build_tuple_row_size_ | impala::BlockingJoinNode | protected |
| BuildListDebugString() | impala::CrossJoinNode | private |
| can_add_probe_filters_ | impala::BlockingJoinNode | protected |
| child(int i) | impala::ExecNode | inlineprotected |
| children_ | impala::ExecNode | protected |
| Close(RuntimeState *state) | impala::CrossJoinNode | virtual |
| CodegenEvalConjuncts(RuntimeState *state, const std::vector< ExprContext * > &conjunct_ctxs, const char *name="EvalConjuncts") | impala::ExecNode | static |
| CollectNodes(TPlanNodeType::type node_type, std::vector< ExecNode * > *nodes) | impala::ExecNode | |
| CollectScanNodes(std::vector< ExecNode * > *nodes) | impala::ExecNode | |
| conjunct_ctxs() const | impala::ExecNode | inline |
| conjunct_ctxs_ | impala::ExecNode | protected |
| ConstructBuildSide(RuntimeState *state) | impala::CrossJoinNode | protectedvirtual |
| CreateNode(ObjectPool *pool, const TPlanNode &tnode, const DescriptorTbl &descs, ExecNode **node) | impala::ExecNode | protectedstatic |
| CreateOutputRow(TupleRow *out_row, TupleRow *probe_row, TupleRow *build_row) | impala::BlockingJoinNode | protected |
| CreateTree(ObjectPool *pool, const TPlan &plan, const DescriptorTbl &descs, ExecNode **root) | impala::ExecNode | static |
| CreateTreeHelper(ObjectPool *pool, const std::vector< TPlanNode > &tnodes, const DescriptorTbl &descs, ExecNode *parent, int *node_idx, ExecNode **root) | impala::ExecNode | protectedstatic |
| CrossJoinNode(ObjectPool *pool, const TPlanNode &tnode, const DescriptorTbl &descs) | impala::CrossJoinNode | |
| current_build_row_ | impala::CrossJoinNode | private |
| current_probe_row_ | impala::BlockingJoinNode | protected |
| debug_action_ | impala::ExecNode | protected |
| debug_phase_ | impala::ExecNode | protected |
| DebugString(int indentation_level, std::stringstream *out) const | impala::BlockingJoinNode | protectedvirtual |
| impala::ExecNode::DebugString() const | impala::ExecNode | |
| eos_ | impala::BlockingJoinNode | protected |
| EvalConjuncts(ExprContext *const *ctxs, int num_ctxs, TupleRow *row) | impala::ExecNode | static |
| exec_options_lock_ | impala::ExecNode | protected |
| ExecDebugAction(TExecNodePhase::type phase, RuntimeState *state) | impala::ExecNode | protected |
| ExecNode(ObjectPool *pool, const TPlanNode &tnode, const DescriptorTbl &descs) | impala::ExecNode | |
| expr_mem_tracker() | impala::ExecNode | inline |
| expr_mem_tracker_ | impala::ExecNode | protected |
| GetLeftChildRowString(TupleRow *row) | impala::BlockingJoinNode | protected |
| GetNext(RuntimeState *state, RowBatch *row_batch, bool *eos) | impala::CrossJoinNode | virtual |
| GetNodeIdFromProfile(RuntimeProfile *p) | impala::ExecNode | static |
| id() const | impala::ExecNode | inline |
| id_ | impala::ExecNode | protected |
| Init(const TPlanNode &tnode) | impala::BlockingJoinNode | virtual |
| InitGetNext(TupleRow *first_left_row) | impala::CrossJoinNode | protectedvirtual |
| InitRuntimeProfile(const std::string &name) | impala::ExecNode | protected |
| is_closed() | impala::ExecNode | inlineprotected |
| IsScanNode() const | impala::ExecNode | inlineprotectedvirtual |
| join_op_ | impala::BlockingJoinNode | protected |
| limit() const | impala::ExecNode | inline |
| limit_ | impala::ExecNode | protected |
| LLVM_CLASS_NAME | impala::BlockingJoinNode | static |
| matched_probe_ | impala::BlockingJoinNode | protected |
| mem_tracker() | impala::ExecNode | inline |
| mem_tracker_ | impala::ExecNode | protected |
| node_name_ | impala::BlockingJoinNode | protected |
| num_rows_returned_ | impala::ExecNode | protected |
| Open(RuntimeState *state) | impala::BlockingJoinNode | virtual |
| pool_ | impala::ExecNode | protected |
| Prepare(RuntimeState *state) | impala::CrossJoinNode | virtual |
| probe_batch_ | impala::BlockingJoinNode | protected |
| probe_batch_pos_ | impala::BlockingJoinNode | protected |
| probe_row_counter_ | impala::BlockingJoinNode | protected |
| probe_side_eos_ | impala::BlockingJoinNode | protected |
| probe_timer_ | impala::BlockingJoinNode | protected |
| probe_tuple_row_size_ | impala::BlockingJoinNode | protected |
| ProcessLeftChildBatch(RowBatch *output_batch, RowBatch *batch, int max_added_rows) | impala::CrossJoinNode | private |
| QueryMaintenance(RuntimeState *state) | impala::ExecNode | protectedvirtual |
| ReachedLimit() | impala::ExecNode | inline |
| Reset(RuntimeState *state) | impala::CrossJoinNode | virtual |
| row_desc() const | impala::ExecNode | inline |
| row_descriptor_ | impala::ExecNode | protected |
| ROW_THROUGHPUT_COUNTER | impala::ExecNode | static |
| rows_returned() const | impala::ExecNode | inline |
| rows_returned_counter_ | impala::ExecNode | protected |
| rows_returned_rate_ | impala::ExecNode | protected |
| runtime_exec_options_ | impala::ExecNode | protected |
| runtime_profile() | impala::ExecNode | inline |
| runtime_profile_ | impala::ExecNode | protected |
| semi_join_staging_row_ | impala::BlockingJoinNode | protected |
| SetDebugOptions(int node_id, TExecNodePhase::type phase, TDebugAction::type action, ExecNode *tree) | impala::ExecNode | static |
| type() const | impala::ExecNode | inline |
| type_ | impala::ExecNode | protected |
| ~BlockingJoinNode() | impala::BlockingJoinNode | virtual |
| ~ExecNode() | impala::ExecNode | virtual |