MCPcopy 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
422size_t RequestGenerator::getWeight() const
423{
424 return weight;
425}
426
427CreateRequestGenerator::CreateRequestGenerator()
428 : rng(randomSeed())

Callers 1

fromConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected