Expand description
A source that reads from an a persist shard.
Structsยง
- Flow
Control - Flow control configuration.
- Pending
Work ๐ - Pending work to read from fetched parts
- Subtime
- This opaque token represents progress within a timestamp, allowing finer-grained frontier progress than would otherwise be possible.
Enumsยง
- Pending
Part ๐
Traitsยง
- Backpressureable
- A trait representing a type that can be used in
backpressure
.
Functionsยง
- backpressure
- Apply flow control to the
data
input, based on the givenFlowControl
. - decode_
and_ mfp - filter_
result ๐ - 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.
Type Aliasesยง
- Refined
Scope ๐