Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ getWeight
Method
getWeight
programs/keeper-bench/Generator.cpp:422–425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
420
}
421
422
size_t RequestGenerator::getWeight() const
423
{
424
return weight;
425
}
426
427
CreateRequestGenerator::CreateRequestGenerator()
428
: rng(randomSeed())
Callers
1
fromConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected