Structs§
- Moka
Segment Cache - A
SegmentCachebased around an in-memory Moka cache. - NoOp
Segment Cache - Segment
Cache Metrics - Segment
Cache Source Adapter - Segment
Id - The identifier for a single segment.
- Shared
Segment Source - A
SegmentSourcethat allows multiple requesters to await the same underlying segment request. - Test
Segments - A dummy in-memory implementation of a segment reader and writer.
Traits§
- Segment
Cache - A cache for storing and retrieving individual segment data.
- Segment
Sink - Segment
Source - A trait for providing segment data to a
crate::LayoutReader.
Type Aliases§
- Segment
Future - Static future resolving to a segment byte buffer.
- Segment
Sink Ref