Structsยง
- Partition
KeyIterator ๐ - An iterator that produces keys belonging to a partition.
- Transactional
Snapshot ๐Producer - 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_
consistent_ ๐rng - Create
StdRng
seeded so identical values can be produced during resumption (during snapshotting or after). - render
- render_
statistics_ operator