Structsยง
- Iter ๐
- Metrics ๐Metrics for reading the memtable.
- Series ๐A
Series
holds a list of field values of some given primary key. - Series
Set ๐ - Memtable implementation that groups rows by their primary key.
- Builder to build TimeSeriesMemtable.
- Value
Builder ๐ValueBuilder
holds all the vector builders for field columns. - Values ๐
Constantsยง
- BUILDER_
CAPACITY ๐Vector builder capacity. - Initial vector builder capacity.
Functionsยง
- primary_
key_ ๐schema Creates an arrow SchemaRef that only contains primary keys of given region schema - prune_
primary_ ๐key
Type Aliasesยง
- Series
RwLock ๐Map