Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dinternal_stats.cc338 const std::string DB::Properties::kIsWriteStopped = member in ROCKSDB_NAMESPACE::DB::Properties
471 {DB::Properties::kIsWriteStopped,
/rocksdb-6.9/include/rocksdb/
Ddb.h891 static const std::string kIsWriteStopped; member