new shardFile
2016-06-28 17:02:21 0 举报
new shardfile
作者其他创作
大纲/内容
num data(4)
+
- - - - - -
begin-tmestamp(8)
Index2
N: num shards(4)
K * [length of string(1) + string name(x) + offset(8) + size(4)]
M * [ offset(8) + size of data(4) + has collision(1) ]
the shards(N*4)
K: number of entries(4)
if(has collision){ offset should be found from Index2} else { offset means the data offset of the entire file.}
end-tmestamp(8)
Body
number of hash slots(4)
M: number of collisions(4)
version(4)
seed(4)
收藏
0 条评论
下一页