InputPartitionsToCurrentPartitionSender

Type Alias InputPartitionsToCurrentPartitionSender 

Source
type InputPartitionsToCurrentPartitionSender = Vec<DistributionSender<Option<Result<RepartitionBatch>>>>;

Aliased Typeยง

struct InputPartitionsToCurrentPartitionSender { /* private fields */ }