mito2
0.14.0
In mito2::
memtable::
partition_
tree::
dict
mito2
::
memtable
::
partition_tree
::
dict
Constant
MAX_KEYS_PER_BLOCK
Copy item path
Source
const MAX_KEYS_PER_BLOCK:
u16
= 256;
Expand description
Maximum keys in a
DictBlock
.