cluster_linearize::SFLDefaultCostModel::GetLinearizationEnd

Marks the end of extracting the linearization (cost already charged in InitializeEnd).

Synopsis

Declared in <cluster_linearize.h>

void
GetLinearizationEnd(
    int num_txns,
    int num_deps) noexcept;

Parameters

NameDescription
num_txnsNumber of transactions in the linearization.
num_depsNumber of dependencies in the linearization.