Module val_batch

Source
Expand description

Types related to forming batches with values.

Structsยง

OrdValBatch
An immutable collection of update tuples, from a contiguous interval of logical times.
OrdValBuilder
A builder for creating layers from unsorted update tuples.
OrdValCursor
A cursor for navigating a single layer.
OrdValMerger
State for an in-progress merge.
OrdValStorage
An immutable collection of update tuples, from a contiguous interval of logical times.