Expand description
Partitions memtables by time.
Structsยง
- Part
Time ๐Range Time range of a partition. - Partition
ToWrite ๐ - Partitions
Inner ๐ - A partition holds rows with timestamps between
[min, max)
. - Partitions.
Functionsยง
- Computes the start timestamp of the partition for
ts
.
Type Aliasesยง
- Partition
Vec ๐