Accounts for the per‐transaction cost of merging chunks.
Synopsis
Declared in <cluster_linearize.h>
void
MergeChunksMid(int num_txns) noexcept;
Parameters
Name |
Description |
num_txns |
Number of transactions in the merged chunks. |
Created with MrDocs