Module mz_storage_client::source::persist_source
source · Expand description
A source that reads from an a persist shard.
Structs
- Flow control configuration. TODO(guswynn): move to
persist_source - Pending work to read from fetched parts
Traits
- A trait representing a type that can be used in
backpressure.
Functions
- Apply flow control to the
datainput, 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.