Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Planner Class Reference
Collaboration diagram for Planner:

Public Member Functions

 Planner ()
 
Status GeneratePlan (const string &stmt, TExecRequest *result)
 

Private Attributes

jobject fe_
 
jmethodID create_exec_request_id_
 
TQueryOptions query_options_
 
TSessionState session_state_
 

Detailed Description

Definition at line 38 of file expr-benchmark.cc.

Constructor & Destructor Documentation

Planner::Planner ( )
inline

Definition at line 40 of file expr-benchmark.cc.

References EXIT_IF_ERROR, EXIT_IF_EXC, and getJNIEnv().

Member Function Documentation

Status Planner::GeneratePlan ( const string &  stmt,
TExecRequest *  result 
)
inline

Member Data Documentation

jmethodID Planner::create_exec_request_id_
private

Definition at line 77 of file expr-benchmark.cc.

jobject Planner::fe_
private

Definition at line 76 of file expr-benchmark.cc.

TQueryOptions Planner::query_options_
private

Definition at line 79 of file expr-benchmark.cc.

TSessionState Planner::session_state_
private

Definition at line 80 of file expr-benchmark.cc.


The documentation for this class was generated from the following file: