Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ maxSpillLevel
Method
maxSpillLevel
bolt/core/QueryConfig.h:1203–1205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1201
}
1202
1203
int32_t maxSpillLevel() const {
1204
return get<int32_t>(kMaxSpillLevel, 4);
1205
}
1206
1207
/// Default offset spill start partition bit. It is used with
1208
///
'kSpillNumPartitionBits'
together to
Callers
4
makeSpillConfig
Method · 0.80
TEST_P
Function · 0.80
DEBUG_ONLY_TEST_P
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
3
TEST_P
Function · 0.64
DEBUG_ONLY_TEST_P
Function · 0.64
TEST_F
Function · 0.64