Structs§
- Nullable
RowAddr Set - A set of row ids, with optional set of nulls.
- RowAddr
Tree Map - A collection of row addresses.
Enums§
- Nullable
RowAddr Mask - A version of
RowAddrMaskthat supports nulls. - RowAddr
Mask - A mask that selects or deselects rows based on an allow-list or block-list.
Traits§
- RowSet
Ops - Common operations over a set of rows (either row ids or row addresses).