Skip to main content

Module iter

Module iter 

Source
Expand description

Code for iterating through one or more parts, including streaming consolidation.

Structs§

LowerBound
An owned lower bound type that can be exchanged for a SortKV and a timestamp.
StructuredSort
Sort parts ordered by the codec-encoded key and value columns.
StructuredUpdates
An opaque update set for use by StructuredSort.

Constants§

MINIMUM_CONSOLIDATED_VERSION
Versions prior to this had bugs in consolidation, or used a different sort. However, we can assume that consolidated parts at this version or higher were consolidated according to the current definition.