Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
com.cloudera.impala.planner.SingleNodePlanner Member List

This is the complete list of members for com.cloudera.impala.planner.SingleNodePlanner, including all inherited members.

addUnassignedConjuncts(Analyzer analyzer, List< TupleId > tupleIds, PlanNode root)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
canMigrateConjuncts(InlineViewRef inlineViewRef)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createAggregationPlan(SelectStmt selectStmt, Analyzer analyzer, PlanNode root)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createCheapestJoinPlan(Analyzer analyzer, List< Pair< TableRef, PlanNode >> refPlans)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createConstantSelectPlan(SelectStmt selectStmt, Analyzer analyzer)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createEmptyNode(QueryStmt stmt, Analyzer analyzer)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createFromClauseJoinPlan(Analyzer analyzer, List< Pair< TableRef, PlanNode >> refPlans)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createHBaseValueRange(SlotDescriptor d, List< Expr > conjuncts)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createInlineViewPlan(Analyzer analyzer, InlineViewRef inlineViewRef)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createJoinNode(Analyzer analyzer, PlanNode outer, PlanNode inner, TableRef outerRef, TableRef innerRef)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createJoinPlan(Analyzer analyzer, TableRef leftmostRef, List< Pair< TableRef, PlanNode >> refPlans)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createQueryPlan(QueryStmt stmt, Analyzer analyzer, boolean disableTopN)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createScanNode(Analyzer analyzer, TableRef tblRef)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createSelectPlan(SelectStmt selectStmt, Analyzer analyzer)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createSingleNodePlan()com.cloudera.impala.planner.SingleNodePlannerinline
createTableRefNode(Analyzer analyzer, TableRef tblRef)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createUnionPlan(Analyzer analyzer, UnionStmt unionStmt, List< UnionOperand > unionOperands, PlanNode unionDistinctPlan)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
createUnionPlan(UnionStmt unionStmt, Analyzer analyzer)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
ctx_com.cloudera.impala.planner.SingleNodePlannerprivate
getHashLookupJoinConjuncts(Analyzer analyzer, List< TupleId > planIds, TableRef joinedTblRef, List< BinaryPredicate > joinConjuncts, List< Expr > joinPredicates)com.cloudera.impala.planner.SingleNodePlannerinlineprivate
LOGcom.cloudera.impala.planner.SingleNodePlannerprivatestatic
migrateConjunctsToInlineView(Analyzer analyzer, InlineViewRef inlineViewRef)com.cloudera.impala.planner.SingleNodePlannerinline
SingleNodePlanner(PlannerContext ctx)com.cloudera.impala.planner.SingleNodePlannerinline