Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_open.cc907 int new_count = WriteBatchInternal::Count(&new_batch); in RecoverLogFiles() local
909 if (new_count > original_count) { in RecoverLogFiles()
918 immutable_db_options_.wal_filter->Name(), new_count, in RecoverLogFiles()