Searched refs:sorted_run_largest_seqno (Results 1 – 1 of 1) sorted by relevance
4738 SequenceNumber sorted_run_largest_seqno = 0; in DoDeterministicCompact() local4744 sorted_run_largest_seqno = in DoDeterministicCompact()4745 std::max(sorted_run_largest_seqno, fileMeta.largest_seqno); in DoDeterministicCompact()4775 assert(sorted_run_largest_seqno == level_largest_seqno); in DoDeterministicCompact()4785 assert(sorted_run_largest_seqno == level0_file.largest_seqno); in DoDeterministicCompact()