Module mz_persist_client::read
source · [−]Expand description
Read capabilities and handles
Structs
An ongoing subscription of updates to a shard.
A “capability” granting the ability to read the state of some shard at times
greater or equal to self.since()
.
An opaque identifier for a reader of a persist durable TVC (aka shard).
An iterator over one split of a “snapshot” (the contents of a shard as of some frontier).
A token representing one split of a “snapshot” (the contents of a shard as of some frontier).
Enums
Data and progress events of a shard subscription.