Home
last modified time | relevance | path

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

/rocksdb-6.9/db/compaction/
Dcompaction.h270 TablePropertiesCollection GetOutputTableProperties() const { in GetOutputTableProperties() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_compaction_flush.cc1174 info.table_properties = c->GetOutputTableProperties(); in NotifyOnCompactionBegin()
3053 compaction_job_info->table_properties = c->GetOutputTableProperties(); in BuildCompactionJobInfo()