InputPartitionsToCurrentPartitionReceiver

Type Alias InputPartitionsToCurrentPartitionReceiver 

Source
type InputPartitionsToCurrentPartitionReceiver = Vec<DistributionReceiver<Option<Result<RepartitionBatch>>>>;

Aliased Typeยง

struct InputPartitionsToCurrentPartitionReceiver { /* private fields */ }