Get the set of transactions positions in use. Complexity: O(1).

Synopsis

Declared in <cluster_linearize.h>

SetType const&
Positions() const noexcept;

Return Value

The set of positions currently occupied.

Created with MrDocs