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
Name |
Description |
num_txns |
Number of transactions in the linearization. |
num_deps |
Number of dependencies in the linearization. |
Created with MrDocs