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

Method newLogFile

lsm/src/lsm/base/FileUtils.java:33–36  ·  view source on GitHub ↗

新建log文件或manifest文件 @param databaseDir @param fileNumber @param isManifest 是否是manifest文件 @return @throws IOException

(File databaseDir, long fileNumber, boolean isManifest)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

LogReaderImplMethod · 0.95
LogWriterImplMethod · 0.95

Calls 3

manifestFileNameMethod · 0.95
logFileNameMethod · 0.95
makeFileMethod · 0.95

Tested by

no test coverage detected