• M
    Move the OptionTypeMap code closer to home (#6198) · 259b6ec8
    mrambacher 提交于
    Summary:
    This is a predecessor to the Configurable PR.  This change moves the OptionTypeInfo maps closer to where they will be used.
    
    When the Configurable changes are adopted, these values will become static and not associated with the OptionsHelper.
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/6198
    
    Reviewed By: siying
    
    Differential Revision: D20778108
    
    Pulled By: zhichao-cao
    
    fbshipit-source-id: a9f85fc73bc53503656e1958ecc1e764052fd1aa
    259b6ec8
db_options.cc 33.4 KB