Module key_batch

Source
Expand description

Types related to forming batches of keys.

Structsยง

OrdKeyBatch
An immutable collection of update tuples, from a contiguous interval of logical times.
OrdKeyBuilder
A builder for creating layers from unsorted update tuples.
OrdKeyCursor
A cursor for navigating a single layer.
OrdKeyMerger
State for an in-progress merge.
OrdKeyStorage
An immutable collection of update tuples, from a contiguous interval of logical times.