Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ executionPool
Method
executionPool
src/Common/AsyncLoader.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
size_t LoadJob::executionPool() const
101
{
102
return execution_pool_id;
103
}
104
105
size_t LoadJob::pool() const
106
{
Callers
4
fillData
Method · 0.80
currentPoolOr
Function · 0.80
wait
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64