Home
last modified time | relevance | path

Searched refs:GetInitTableProperties (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/tools/
Dsst_dump_tool_imp.h32 TableProperties* GetInitTableProperties() { return table_properties_.get(); } in GetInitTableProperties() function
Dsst_dump_tool.cc730 table_properties = dumper.GetInitTableProperties(); in Run()
Dldb_cmd.cc3104 table_properties = dumper.GetInitTableProperties(); in DumpSstFile()