Module dataflow_types::client::partitioned[][src]

Expand description

Clients whose implementation is partitioned across a set of subclients (e.g. timely workers).

Structs

A client whose implementation is sharded across a number of other clients.

Maintained state for sharded dataflow clients.