Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl.h1058 void NotifyOnExternalFileIngested(
Ddb_impl.cc4270 NotifyOnExternalFileIngested(cfd, ingestion_jobs[i]); in IngestExternalFiles()
4460 void DBImpl::NotifyOnExternalFileIngested( in NotifyOnExternalFileIngested() function in ROCKSDB_NAMESPACE::DBImpl