Module differential_dataflow::trace::implementations::merge_batcher
source · Expand description
A general purpose Batcher
implementation based on radix sort.
Structs§
- Creates batches from unordered tuples.
- A merger that knows how to accept and maintain chains of vectors.
Traits§
- A trait to describe interesting moments in a merge batcher.