Source Code Chinese Comments
The main function is 'Table::Open( '
For detail analysis, please go to https://github.com/cld378632668/leveldb_chinese_comments/blob/master/table/table.cc .
Overview
数据流程(图) .sst -> Table
Related Source Code
table.cc