Modules§
Structs§
- Dense
Primary KeyCodec - A memory-comparable row
Value
encoder/decoder. - Sort
Field - Sparse
Primary KeyCodec - A codec for sparse key of metrics. It requires the input primary key columns are sorted by the column name in lexicographical order. It encodes the column id of the physical region.
- Sparse
Values - Sparse values representation.
Enums§
- Composite
Values - Composite values decoded from primary key bytes.
Constants§
- COLUMN_
ID_ ENCODE_ SIZE - The size of the column id in the encoded sparse row.
Traits§
- Primary
KeyCodec - Primary
KeyCodec Ext - Row value encoder/decoder.
- Primary
KeyFilter
Functions§
- build_
primary_ key_ codec - Builds a primary key codec from region metadata.
- build_
primary_ key_ codec_ with_ fields - Builds a primary key codec from region metadata.