Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Member Functions | |
DebugOptions () | |
Public Attributes | |
int | backend_num |
int | node_id |
TDebugAction::type | action |
TExecNodePhase::type | phase |
Definition at line 89 of file coordinator.cc.
|
inline |
Definition at line 95 of file coordinator.cc.
TDebugAction::type impala::DebugOptions::action |
Definition at line 92 of file coordinator.cc.
Referenced by impala::Coordinator::BackendExecState::BackendExecState(), and impala::ProcessQueryOptions().
int impala::DebugOptions::backend_num |
Definition at line 90 of file coordinator.cc.
Referenced by impala::ProcessQueryOptions().
int impala::DebugOptions::node_id |
Definition at line 91 of file coordinator.cc.
Referenced by impala::Coordinator::BackendExecState::BackendExecState(), and impala::ProcessQueryOptions().
TExecNodePhase::type impala::DebugOptions::phase |
Definition at line 93 of file coordinator.cc.
Referenced by impala::Coordinator::BackendExecState::BackendExecState(), and impala::ProcessQueryOptions().