Module mz_storage_operators::persist_source
source · Expand description
A source that reads from an a persist shard.
Structs§
- Flow control configuration.
- Pending work to read from fetched parts
- This opaque token represents progress within a timestamp, allowing finer-grained frontier progress than would otherwise be possible.
Enums§
Traits§
- A trait representing a type that can be used in
backpressure
.
Functions§
- Apply flow control to the
data
input, based on the givenFlowControl
. - Creates a new source that reads from a persist shard, distributing the work of reading data to all timely workers.
- Creates a new source that reads from a persist shard, distributing the work of reading data to all timely workers.