Crate static_file
Expand description
Commonly used types for static file usage.
Structs§
- Highest static file block numbers, per data segment.
- Configuration used on the segment.
- A segment header that contains information common to all segments. Used for storage.
- Helper type to handle segment transaction and block INCLUSIVE ranges.
- Static File targets, per data segment, measured in
BlockNumber
.
Enums§
- Static File compression types.
- An event emitted by the static file producer.
- Segment of the data that can be moved to static files.
Constants§
- Default static file block count.
Functions§
- Each static file has a fixed number of blocks. This gives out the range where the requested block is positioned. Used for segment filename.