Searched refs:GetBoundaryKeys (Results 1 – 2 of 2) sorted by relevance
75 void Compaction::GetBoundaryKeys( in GetBoundaryKeys() function in ROCKSDB_NAMESPACE::Compaction178 GetBoundaryKeys(vstorage, inputs, &smallest_key, &largest_key); in IsBottommostLevel()270 GetBoundaryKeys(vstorage, inputs_, &smallest_user_key_, &largest_user_key_); in Compaction()
301 static void GetBoundaryKeys(VersionStorageInfo* vstorage,