Module shard_
builder
mito2
0.14.0
Module shard_
builder
Module Items
Structs
In mito2::
memtable::
partition_
tree
Modules
data
dedup
dict
merger
partition
primary_key_filter
shard
shard_builder
tree
Structs
PartitionTreeConfig
PartitionTreeIterBuilder
PartitionTreeMemtable
PartitionTreeMemtableBuilder
PkId
Constants
DEFAULT_FREEZE_THRESHOLD
DEFAULT_MAX_KEYS_PER_SHARD
DICTIONARY_SIZE_FACTOR
Type Aliases
PkIndex
ShardId
mito2
::
memtable
::
partition_tree
Module
shard_builder
Copy item path
Settings
Help
Summary
Source
Expand description
Builder of a shard.
Structs
§
Shard
Builder
Builder to write keys and data to a shard that the key dictionary is still active.
Shard
Builder
Reader
Reader to scan a shard builder.
Shard
Builder
Reader
Builder
🔒