Module raw_entry_reader

Source

Structs§

LogStoreRawEntryReader
Implement the RawEntryReader for the LogStore.
RegionRawEntryReader
A RawEntryReader reads [RawEntry] belongs to a specific region.

Traits§

RawEntryReader 🔒
RawEntryReader provides the ability to read Entry from the underlying LogStore.

Type Aliases§

EntryStream
A stream that yields Entry.