Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dmeta_blocks.cc240 &new_table_properties->index_partitions}, in ReadProperties()
250 &new_table_properties->raw_value_size}, in ReadProperties()
252 &new_table_properties->num_data_blocks}, in ReadProperties()
255 &new_table_properties->num_deletions}, in ReadProperties()
261 &new_table_properties->format_version}, in ReadProperties()
263 &new_table_properties->fixed_key_len}, in ReadProperties()
265 &new_table_properties->column_family_id}, in ReadProperties()
267 &new_table_properties->creation_time}, in ReadProperties()
269 &new_table_properties->oldest_key_time}, in ReadProperties()
337 *table_properties = new_table_properties; in ReadProperties()
[all …]