MCPcopy 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
100size_t LoadJob::executionPool() const
101{
102 return execution_pool_id;
103}
104
105size_t LoadJob::pool() const
106{

Callers 4

fillDataMethod · 0.80
currentPoolOrFunction · 0.80
waitMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64