Definition at line 74 of file thread.cc.
impala::ThreadMgr::ThreadDescriptor::ThreadDescriptor |
( |
| ) |
|
|
inline |
impala::ThreadMgr::ThreadDescriptor::ThreadDescriptor |
( |
const string & |
category, |
|
|
const string & |
name, |
|
|
int64_t |
thread_id |
|
) |
| |
|
inline |
const string& impala::ThreadMgr::ThreadDescriptor::category |
( |
| ) |
const |
|
inline |
const string& impala::ThreadMgr::ThreadDescriptor::name |
( |
| ) |
const |
|
inline |
int64_t impala::ThreadMgr::ThreadDescriptor::thread_id |
( |
| ) |
const |
|
inline |
string impala::ThreadMgr::ThreadDescriptor::category_ |
|
private |
string impala::ThreadMgr::ThreadDescriptor::name_ |
|
private |
int64_t impala::ThreadMgr::ThreadDescriptor::thread_id_ |
|
private |
The documentation for this class was generated from the following file: