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

Method encode

lsm/src/lsm/internal/VersionEdit.java:80–132  ·  view source on GitHub ↗

将versionEdit编码为字节,方便序列化.序列化结构参考VersionEdit doc @return 字节数据

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainMethod · 0.95
logAndApplyMethod · 0.95
writeSnapShotMethod · 0.95
initCurrentMethod · 0.95
addMethod · 0.45
addRecordMethod · 0.45

Calls 4

putVarByteMethod · 0.95
putVarWithLenPrefixMethod · 0.95
putVarLongMethod · 0.95
putVarIntMethod · 0.95

Tested by 1

mainMethod · 0.76