MCPcopy Create free account
hub / github.com/burhanxz/Distributed-KV / minorCompact

Method minorCompact

lsm/src/lsm/internal/EngineImpl.java:420–426  ·  view source on GitHub ↗

执行minor compact 将文件移动到上面一层即可 @param compaction compact信息 @throws IOException

(Compaction compaction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

backgroundCompactionMethod · 0.95

Calls 8

getNumberMethod · 0.95
getLevelInputsMethod · 0.80
deleteFileMethod · 0.80
getLevelMethod · 0.80
getMethod · 0.65
addFileMethod · 0.65
logAndApplyMethod · 0.65
getEditMethod · 0.45

Tested by

no test coverage detected