Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ thread_id
Method
thread_id
be/src/util/thread.cc:165–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
const string& name() const { return name_; }
164
const string& category() const { return category_; }
165
int64_t thread_id() const { return thread_id_; }
166
167
private:
168
string name_;
Callers
2
ThreadGroupUrlCallback
Method · 0.45
GetThreadNameByTid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected