mz_persist_client::iter

Type Alias Indices

Source
type Indices = (usize, usize);
Expand description

A pair of indices, referencing a specific row in a specific part. In the consolidating iterator, this is used to track the coordinates of some part that holds a particular K and V.