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

Method newSSTableFile

lsm/src/lsm/base/FileUtils.java:20–23  ·  view source on GitHub ↗

新建sstable文件 @param databaseDir @param fileNumber @return @throws IOException

(File databaseDir, long fileNumber)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

SSTableBuilderImplMethod · 0.95
SSTableImplMethod · 0.95
memToSSTableMethod · 0.95
newSSTableMethod · 0.95

Calls 2

sstableFileNameMethod · 0.95
makeFileMethod · 0.95

Tested by

no test coverage detected