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

Class InternalKey

lsm/src/lsm/base/InternalKey.java:15–188  ·  view source on GitHub ↗

包含实际key,序列号和类型(删除或增加) 序列化结构: | seq & type (8B) | userKey | @author bird

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected