Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Djob_context.h47 void NewSuperVersion() { in NewSuperVersion() function
/rocksdb-6.9/db/db_impl/
Ddb_impl_secondary.cc546 sv_context.NewSuperVersion(); in TryCatchUpWithPrimary()
634 sv_context.NewSuperVersion(); in OpenAsSecondary()
Ddb_impl_readonly.cc184 sv_context.NewSuperVersion(); in OpenForReadOnly()
Ddb_impl_write.cc1553 context->superversion_context.NewSuperVersion(); in TrimMemtableHistory()
1691 context->superversion_context.NewSuperVersion(); in SwitchMemtable()
Ddb_impl_compaction_flush.cc3113 sv_context->NewSuperVersion(); in InstallSuperVersionAndScheduleWork()