• I
    Move more functions from VersionSet to Version · 787f11bb
    Igor Canadi 提交于
    Summary:
    This moves functions:
    * VersionSet::Finalize() -> Version::UpdateCompactionStats()
    * VersionSet::UpdateFilesBySize() -> Version::UpdateFilesBySize()
    
    The diff depends on D15189, D15183 and D15171
    
    Test Plan: make check
    
    Reviewers: kailiu, sdong, haobo, dhruba
    
    Reviewed By: sdong
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D15201
    787f11bb
version_set.cc 99.2 KB