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

Interface MetaBlockBuilder

lsm/src/lsm/MetaBlockBuilder.java:11–27  ·  view source on GitHub ↗

meta block 结构 | filters(各个filter数据) | filter offsets(各个filter数据的大小) | sum(filter数据总大小) | kFilterBaseLg(基数,代表多少字节的data block产生一个meta block) | @author bird

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

handleBlockMethod · 0.65
addMethod · 0.65

Implementers 1

MetaBlockBuilderImpllsm/src/lsm/internal/MetaBlockBuilderI

Calls

no outgoing calls

Tested by

no test coverage detected