Expand description
Structures to describe metadata of files.
Structs§
- Handle to a SST file.
- Inner data of FileHandle.
- Unique id for [SST File].
- Metadata of a SST file.
- SNAFU context selector for the
ParseIdError
error
Enums§
- Type of index.
Constants§
- Maximum level of SSTs.
Functions§
- overlaps 🔒Checks if two inclusive timestamp ranges overlap with each other.
Type Aliases§
- Time range (min and max timestamps) of a SST file. Both min and max are inclusive.
- Type to store SST level.