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

Public Member Functions

 DebugOptions ()
 

Public Attributes

int backend_num
 
int node_id
 
TDebugAction::type action
 
TExecNodePhase::type phase
 

Detailed Description

Definition at line 89 of file coordinator.cc.

Constructor & Destructor Documentation

impala::DebugOptions::DebugOptions ( )
inline

Definition at line 95 of file coordinator.cc.

Member Data Documentation

TDebugAction::type impala::DebugOptions::action
int impala::DebugOptions::backend_num

Definition at line 90 of file coordinator.cc.

Referenced by impala::ProcessQueryOptions().

int impala::DebugOptions::node_id
TExecNodePhase::type impala::DebugOptions::phase

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