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

Method serializeMemTable

lsm/src/lsm/internal/EngineImpl.java:368–411  ·  view source on GitHub ↗

在判断合适后,将memtable序列化成sstable @throws IOException

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

backgroundCompactionMethod · 0.95
majorCompactMethod · 0.95

Calls 10

memToSSTableMethod · 0.95
getFileSizeMethod · 0.95
addFileMethod · 0.95
setLogNumberMethod · 0.95
handlePendingFilesMethod · 0.95
lockMethod · 0.65
isEmptyMethod · 0.65
getCurrentMethod · 0.65
getFileNumberMethod · 0.65
logAndApplyMethod · 0.65

Tested by

no test coverage detected