Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ compact
Method
compact
fdbserver/ConfigBroadcaster.actor.cpp:544–546 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
542
}
543
544
void ConfigBroadcaster::compact(Version compactionVersion) {
545
impl->compact(compactionVersion);
546
}
Callers
4
compactor
Method · 0.45
compactor
Method · 0.45
Future<Void> compactCache
Function · 0.45
discardUnreliablePackets
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected