MCPcopy 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
544void ConfigBroadcaster::compact(Version compactionVersion) {
545 impl->compact(compactionVersion);
546}

Callers 4

compactorMethod · 0.45
compactorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected