Expand description
A source that reads from an a persist shard.
Structs§
- Flow
Control - Flow control configuration.
- Subtime
- This opaque token represents progress within a timestamp, allowing finer-grained frontier progress than would otherwise be possible.
Traits§
- Backpressureable
- A trait representing a type that can be used in
backpressure.
Functions§
- backpressure
- Apply flow control to the
datainput, based on the givenFlowControl. - decode_
and_ mfp - persist_
source - Creates a new source that reads from a persist shard, distributing the work of reading data to all timely workers.
- persist_
source_ core - Creates a new source that reads from a persist shard, distributing the work of reading data to all timely workers.