Module mz_storage::source::generator::key_value
source ยท Structsยง
- Partition
KeyIterator ๐An iterator that produces keys belonging to a partition. - A struct that produces batches of data for the snapshotting phase.
- Update
Producer ๐A struct that produces batches of data for the post-snapshotting phase.
Functionsยง
- Create
StdRng
seeded so identical values can be produced during resumption (during snapshotting or after).