Skip to main content

Module mask

Module mask 

Source

Structs§

NullableRowAddrSet
A set of row ids, with optional set of nulls.
RowAddrTreeMap
A collection of row addresses.

Enums§

NullableRowAddrMask
A version of RowAddrMask that supports nulls.
RowAddrMask
A mask that selects or deselects rows based on an allow-list or block-list.

Traits§

RowSetOps
Common operations over a set of rows (either row ids or row addresses).