Searched refs:SetInputVersion (Results 1 – 5 of 5) sorted by relevance
241 void SetInputVersion(Version* input_version);
66 void Compaction::SetInputVersion(Version* _input_version) { in SetInputVersion() function in ROCKSDB_NAMESPACE::Compaction
322 compaction.SetInputVersion(cfd->current());
1057 result->SetInputVersion(current_); in PickCompaction()1135 result->SetInputVersion(current_); in CompactRange()
1009 c->SetInputVersion(version); in CompactFilesImpl()