Expand description
Structures to describe metadata of files.
Structs§
- File
Handle - Handle to a SST file.
- File
Handle 🔒Inner - Inner data of FileHandle.
- FileId
- Unique id for [SST File].
- File
Meta - Metadata of a SST file.
- Parse
IdError - Parse
IdSnafu 🔒 - SNAFU context selector for the
ParseIdError
error
Enums§
- Index
Type - Type of index.
Constants§
- MAX_
LEVEL - Maximum level of SSTs.
Functions§
- overlaps 🔒
- Checks if two inclusive timestamp ranges overlap with each other.
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.