Searched refs:MAX_COMMIT_SIZE (Results 1 – 3 of 3) sorted by relevance
45 static constexpr int MAX_COMMIT_SIZE = 1000000; variable
348 if (size > DBConstant::MAX_COMMIT_SIZE) { in ReadMultiVerCommits()
543 if (commitsSize > DBConstant::MAX_COMMIT_SIZE) { in GetValidCommit()