Expand description
Structures to describe metadata of files.
Structsยง
- File
Handle - Handle to a SST file.
- File
Handle ๐Inner - Inner data of FileHandle.
- File
Meta - Metadata of a SST file.
- Region
File Id - Cross-region file id.
Enumsยง
- Index
Type - Type of index.
Constantsยง
- MAX_
LEVEL - Maximum level of SSTs.
Functionsยง
- delete_
files - Delete
- deserialize_
partition_ ๐expr - overlaps ๐
- Checks if two inclusive timestamp ranges overlap with each other.
- serialize_
partition_ ๐expr - Custom serde functions for partition_expr field in FileMeta
Type Aliasesยง
- File
Time Range - Time range (min and max timestamps) of a SST file. Both min and max are inclusive.
- Level
- Type to store SST level.